Searched defs:is_mem (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/nir/ | ||
D | nir_to_tgsi.c | 53 bool is_mem : 1; member |
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | ir3.h | 966 is_mem(struct ir3_instruction *instr) in is_mem() function |