Searched refs:is_gather_store_insn (Results 1 – 3 of 3) sorted by relevance
81 bool is_gather_store_insn(DisasContext *ctx);220 g_assert(is_gather_store_insn(ctx) || in ctx_log_vreg_read_new()230 if (is_gather_store_insn(ctx)) { in ctx_log_vreg_read_new()
544 bool is_gather_store_insn(DisasContext *ctx) in is_gather_store_insn() function
1252 if (is_gather_store_insn(ctx)) { in gen_vreg_store()