Searched refs:OP_IS_PROJECTION (Results 1 – 3 of 3) sorted by relevance
35 #define OP_IS_PROJECTION(op) ( \ macro42 OP_IS_PROJECTION(op) || \
149 if (!OP_IS_PROJECTION(ins->op)) continue; in midgard_opt_varying_projection()
1375 } else if (word->op == midgard_op_ld_cubemap_coords || OP_IS_PROJECTION(word->op)) in print_load_store_instr()