Searched refs:ppir_op_unsupported (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ | ||
D | node.c | 32 [ppir_op_unsupported] = { |
D | ppir.h | 35 ppir_op_unsupported = 0, enumerator |
D | nir.c | 163 if (op == ppir_op_unsupported) { in ppir_emit_alu() |