Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DSetTheory.cpp36 struct SubOp : public SetTheory::Operator { struct
37 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in apply()
DCodeGenInstruction.cpp579 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
598 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp797 Instruction *AddOp = 0, *SubOp = 0; in visitSelectInst() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp802 SDValue SubOp = Node->getOperand(i); in LowerCONCAT_VECTORS() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp892 Value *SubOp = 0; in SimplifyFAddInst() local