Home
last modified time | relevance | path

Searched refs:bblock_first_non_control_flow_inst (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_cfg.h223 bblock_first_non_control_flow_inst(struct bblock_t *block) in bblock_first_non_control_flow_inst() function
311 return bblock_first_non_control_flow_inst(this); in first_non_control_flow_inst()
/external/mesa3d/src/intel/compiler/elk/
Delk_cfg.h224 bblock_first_non_control_flow_inst(struct elk_bblock_t *block) in bblock_first_non_control_flow_inst() function
313 return bblock_first_non_control_flow_inst(this); in first_non_control_flow_inst()