Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp281 for (const SDValue &Oper : Op->op_values()) in LegalizeOp() local
2307 SDValue Oper = Node->getOperand(j); in UnrollStrictFPOp() local
H A DLegalizeVectorTypes.cpp332 SDValue Oper = N->getOperand(i); in ScalarizeVecRes_StrictFPOp() local
5271 SDValue Oper = N->getOperand(i); in WidenVecRes_StrictFP() local
5314 SDValue Oper = DAG.getNode(Opcode, dl, OperVT, EOps); in WidenVecRes_StrictFP() local
5341 SDValue Oper = DAG.getNode(Opcode, dl, WidenVT, EOps); in WidenVecRes_StrictFP() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp830 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true); in hoistIVInc() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2955 if (Instruction *Oper = dyn_cast<Instruction>(*OI)) { in findIVOperand() local
2971 static Value *getWideOperand(Value *Oper) { in getWideOperand()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8750 for (LookupResult::iterator Oper = Operators.begin(), in AddMemberOperatorCandidates() local
16389 for (LookupResult::iterator Oper = R.begin(), OperEnd = R.end(); in BuildCallToObjectOfClassType() local
16655 for (LookupResult::iterator Oper = R.begin(), OperEnd = R.end(); in BuildOverloadedArrowExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3455 Value *Oper = Visit(E->getSubExpr()); in VisitUnaryLNot() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3770 Node *Oper = getDerived().parseOperatorName(/*NameState=*/nullptr); in parseBaseUnresolvedName() local