Searched refs:first_inst (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | lower_int64.cpp | 141 ir_instruction *first_inst = (ir_instruction *) instructions->get_head_raw(); local in function:lower_64bit_integer_instructions 142 void *const mem_ctx = ralloc_parent(first_inst); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | lower_int64.cpp | 141 ir_instruction *first_inst = (ir_instruction *) instructions->get_head_raw(); local in function:lower_64bit_integer_instructions 142 void *const mem_ctx = ralloc_parent(first_inst); |
Completed in 3 milliseconds