Searched defs:last_inst (Results 1 – 11 of 11) sorted by relevance
123 HInstruction* last_inst = exit_block->GetLastInstruction(); in TEST_F() local
56 last_inst(struct qblock *block) in last_inst() function
799 struct qinst *last_inst = NULL; in qir_SF() local
191 struct qinst *last_inst = NULL; in ntq_store_def() local
507 struct qinst *last_inst = in vir_image_emit_register_writes() local
779 struct qinst *last_inst = NULL; in ntq_store_def() local2891 struct qinst *last_inst = in emit_store_output_gs() local
243 struct radv_shader_inst *last_inst = *num ? &instructions[*num - 1] : NULL; in radv_add_split_disasm() local
116 #define last_inst (&p->store[p->nr_insn - 1]) macro
126 #define last_inst (&p->store[p->nr_insn - 1]) macro
8528 u32 last_inst; member