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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.c29 static bool scalar_possible(struct ir2_instr *instr) function in typeref:typename:bool
68 if (!scalar_possible(instr))
77 if (!scalar_possible(instr))
322 if (!is_alu_compatible(instr_v, instr) || !scalar_possible(instr))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.c30 scalar_possible(struct ir2_instr *instr) function in typeref:typename:bool
71 if (!scalar_possible(instr))
81 if (!scalar_possible(instr))
349 if (!is_alu_compatible(instr_v, instr) || !scalar_possible(instr))

Completed in 5 milliseconds