Home
last modified time | relevance | path

Searched refs:new_CmpInstruction (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.h61 #define new_CmpInstruction(f, args...) \ macro
Dnv50_ir_build_util.cpp226 CmpInstruction *insn = new_CmpInstruction(func, op); in mkCmp()
Dnv50_ir.cpp1050 new_CmpInstruction(pol.context(), op)); in clone()