Searched refs:bblock_last_non_control_flow_inst (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_cfg.h | 188 bblock_last_non_control_flow_inst(struct bblock_t *block) function in typeref:struct:backend_instruction * 270 return bblock_last_non_control_flow_inst(this); |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_cfg.h | 221 bblock_last_non_control_flow_inst(struct bblock_t *block) function in typeref:struct:backend_instruction * 303 return bblock_last_non_control_flow_inst(this); |
Completed in 3 milliseconds