Home
last modified time | relevance | path

Searched defs:SubOp (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/TableGen/
DSetTheory.cpp37 struct SubOp : public SetTheory::Operator { struct
38 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp622 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
641 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
/external/deqp/framework/randomshaders/
DrsgBinaryOps.hpp136 class SubOp : public SubBase class
DrsgBinaryOps.cpp381 SubOp::SubOp (GeneratorState& state, ConstValueRangeAccess valueRange) in SubOp() function in rsg::SubOp
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp960 Instruction *AddOp = nullptr, *SubOp = nullptr; in visitSelectInst() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1264 SDValue SubOp = Node->getOperand(i); in LowerCONCAT_VECTORS() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp804 Value *SubOp = nullptr; in SimplifyFAddInst() local