Searched refs:bblock_end_const (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_cfg.h | 115 bblock_end_const(const struct bblock_t *block) function in typeref:typename:const struct backend_instruction * 166 enum opcode op = bblock_end_const(block)->opcode; 222 return bblock_end_const(this); |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_cfg.h | 148 bblock_end_const(const struct bblock_t *block) function in typeref:typename:const struct backend_instruction * 199 enum opcode op = bblock_end_const(block)->opcode; 255 return bblock_end_const(this); |
Completed in 4 milliseconds