Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp956 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true); in hoistIVInc() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2450 if (Instruction *Oper = dyn_cast<Instruction>(*OI)) { in findIVOperand() local
2466 static Value *getWideOperand(Value *Oper) { in getWideOperand()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp6543 for (LookupResult::iterator Oper = Operators.begin(), in AddMemberOperatorCandidates() local
11783 for (LookupResult::iterator Oper = R.begin(), OperEnd = R.end(); in BuildCallToObjectOfClassType() local
12064 for (LookupResult::iterator Oper = R.begin(), OperEnd = R.end(); in BuildOverloadedArrowExpr() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1846 Value *Oper = Visit(E->getSubExpr()); in VisitUnaryLNot() local