Home
last modified time | relevance | path

Searched defs:if_inst (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_dead_control_flow.cpp69 elk_backend_instruction *const if_inst = prev_inst; in elk_dead_control_flow_eliminate() local
104 elk_backend_instruction *const if_inst = prev_inst; in elk_dead_control_flow_eliminate() local
H A Delk_fs_sel_peephole.cpp137 elk_fs_inst *if_inst = (elk_fs_inst *)block->end(); in opt_peephole_sel() local
H A Delk_predicated_break.cpp133 elk_backend_instruction *if_inst = block->prev()->end(); in elk_opt_predicated_break() local
H A Delk_eu_emit.c1239 elk_inst *if_inst, elk_inst *else_inst) in convert_IF_ELSE_to_ADD()
1280 elk_inst *if_inst, elk_inst *else_inst, elk_inst *endif_inst) in patch_IF_ELSE()
1427 elk_inst *if_inst = NULL; in elk_ENDIF() local
H A Delk_vec4_generator.cpp1740 elk_inst *if_inst = elk_IF(p, ELK_EXECUTE_8); in generate_code() local
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_eu_emit.c1250 struct brw_instruction *if_inst, in convert_IF_ELSE_to_ADD()
1290 struct brw_instruction *if_inst, in patch_IF_ELSE()
1414 struct brw_instruction *if_inst = NULL; in brw_ENDIF() local
/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc175 HIf* if_inst = MakeIf(if_block, instance_of); in TEST_P() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c1114 brw_inst *if_inst, brw_inst *else_inst, brw_inst *endif_inst) in patch_IF_ELSE()
1190 brw_inst *if_inst = NULL; in brw_ENDIF() local