Home
last modified time | relevance | path

Searched defs:AddOp (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp29 struct AddOp : public SetTheory::Operator { struct
30 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
/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/XCore/
H A DXCoreISelLowering.cpp614 SDValue AddOp; in isADDADDMUL() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1961 for (unsigned AddOp = 0, e = Ops.size(); AddOp != e; ++AddOp) in getAddExpr() local