Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp192 nv50_ir::CondCode getSetCond() const;
415 nv50_ir::CondCode Instruction::getSetCond() const in getSetCond() function in tgsi::Instruction
2014 mkCmp(op, tgsi.getSetCond(), dstTy, dst0[c], src0, src1); in handleInstruction()