Searched refs:gpir_emit_instr (Results 1 – 1 of 1) sorted by relevance
334 static bool (*gpir_emit_instr[nir_instr_type_phi])(gpir_block *, nir_instr *) = { variable365 if (!gpir_emit_instr[instr->type](block, instr)) in gpir_emit_function()