Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp37 struct SubOp : public SetTheory::Operator { struct
38 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp639 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
658 for (unsigned SubOp = 0; SubOp != NumSubOps; ++SubOp) { in CodeGenInstAlias() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1018 Instruction *AddOp = nullptr, *SubOp = nullptr; in visitSelectInst() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1648 SDValue SubOp = Node->getOperand(i); in LowerCONCAT_VECTORS() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp818 Value *SubOp = nullptr; in SimplifyFAddInst() local