Home
last modified time | relevance | path

Searched defs:prev_inst (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_dead_control_flow.cpp52 elk_backend_instruction *const prev_inst = prev_block->end(); in elk_dead_control_flow_eliminate() local
H A Delk_vec4_reg_allocate.cpp281 for (vec4_instruction *prev_inst = (vec4_instruction *) inst->prev; in can_use_scratch_for_source() local
H A Delk_fs.cpp3041 elk_fs_inst *prev_inst = last_mrf_move[inst->dst.nr]; in remove_duplicate_mrf_writes() local
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dqpu_schedule.c1360 struct schedule_node *prev_inst) in choose_instruction_to_schedule()
2406 struct qinst *prev_inst = (struct qinst *) inst->link.prev; in emit_branch() local
H A Dvir.c2227 struct qinst *prev_inst = NULL; in try_opt_ldunif() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c556 struct schedule_node *prev_inst) in choose_instruction_to_schedule()
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc2735 const Instruction& prev_inst = code_item_accessor_.InstructionAt(prev_idx); in CodeFlowVerifyInstruction() local