Home
last modified time | relevance | path

Searched defs:else_inst (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_dead_control_flow.cpp60 backend_instruction *const else_inst = prev_inst; in dead_control_flow_eliminate() local
105 backend_instruction *const else_inst = inst; in dead_control_flow_eliminate() local
H A Dbrw_eu_emit.c1496 convert_IF_ELSE_to_ADD(struct brw_codegen *p, brw_inst *if_inst, brw_inst *else_inst) convert_IF_ELSE_to_ADD() argument
1537 patch_IF_ELSE(struct brw_codegen *p, brw_inst *if_inst, brw_inst *else_inst, brw_inst *endif_inst) patch_IF_ELSE() argument
1668 brw_inst *else_inst = NULL; brw_ENDIF() local
[all...]

Completed in 5 milliseconds