Searched refs:ppir_emit_alu (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dnir.c156 static ppir_node *ppir_emit_alu(ppir_block *block, nir_instr *ni) function in typeref:typename:ppir_node *
350 [nir_instr_type_alu] = ppir_emit_alu,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dnir.c160 static bool ppir_emit_alu(ppir_block *block, nir_instr *ni) function in typeref:typename:bool
598 [nir_instr_type_alu] = ppir_emit_alu,

Completed in 3 milliseconds