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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ra.cpp860 isShortRegOp(Instruction *insn) function in namespace:nv50_ir
878 if (isShortRegOp((*def)->getInsn()))
882 if (isShortRegOp((*use)->getInsn()))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ra.cpp905 isShortRegOp(Instruction *insn) function in namespace:nv50_ir
923 if (isShortRegOp((*def)->getInsn()))
927 if (isShortRegOp((*use)->getInsn()))

Completed in 8 milliseconds