Searched refs:new_CmpInstruction (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.cpp226 CmpInstruction *insn = new_CmpInstruction(func, op);
H A Dnv50_ir_util.h61 #define new_CmpInstruction(f, args...) \ macro
H A Dnv50_ir.cpp945 new_CmpInstruction(pol.context(), op));
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_build_util.cpp226 CmpInstruction *insn = new_CmpInstruction(func, op);
H A Dnv50_ir_util.h61 #define new_CmpInstruction(f, args...) \ macro
H A Dnv50_ir.cpp945 new_CmpInstruction(pol.context(), op));

Completed in 182 milliseconds