Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Ddiagnostic-order.cpp26 struct Oper { struct
/external/skqp/src/core/
DSkRegion.cpp982 bool SkRegion::Oper(const SkRegion& rgnaOrig, const SkRegion& rgnbOrig, Op op, in Oper() function in SkRegion
/external/skia/src/core/
DSkRegion.cpp982 bool SkRegion::Oper(const SkRegion& rgnaOrig, const SkRegion& rgnbOrig, Op op, in Oper() function in SkRegion
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp202 const auto *Oper = Op.toOperand(); in operator <<() local
DIceTargetLoweringARM32.cpp4866 InstArithmetic::OpKind Oper; in createArithInst() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2414 if (Instruction *Oper = dyn_cast<Instruction>(*OI)) { in findIVOperand() local
2430 static Value *getWideOperand(Value *Oper) { in getWideOperand()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp942 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true); in hoistIVInc() local
/external/clang/lib/Sema/
DSemaOverload.cpp6741 for (LookupResult::iterator Oper = Operators.begin(), in AddMemberOperatorCandidates() local
12459 for (LookupResult::iterator Oper = R.begin(), OperEnd = R.end(); in BuildCallToObjectOfClassType() local
12738 for (LookupResult::iterator Oper = R.begin(), OperEnd = R.end(); in BuildOverloadedArrowExpr() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1880 Value *Oper = Visit(E->getSubExpr()); in VisitUnaryLNot() local