Home
last modified time | relevance | path

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

/third_party/rust/crates/nom/tests/
Darithmetic_ast.rs26 pub enum Oper { enum
79 fn fold_exprs(initial: Expr, remainder: Vec<(Oper, Expr)>) -> Expr { in fold_exprs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp253 for (const SDValue &Oper : Op->op_values()) in LegalizeOp() local
324 for (const SDValue &Oper : Node->op_values()) in LegalizeOp() local
1511 SDValue Oper = Node->getOperand(j); in UnrollStrictFPOp() local
DLegalizeVectorTypes.cpp216 SDValue Oper = N->getOperand(i); in ScalarizeVecRes_StrictFPOp() local
3092 SDValue Oper = N->getOperand(i); in WidenVecRes_StrictFP() local
3124 SDValue Oper = DAG.getNode(Opcode, dl, OperVT, EOps); in WidenVecRes_StrictFP() local
3152 SDValue Oper = DAG.getNode(Opcode, dl, WidenVT, EOps); in WidenVecRes_StrictFP() local
/third_party/flutter/skia/src/core/
DSkRegion.cpp1033 bool SkRegion::Oper(const SkRegion& rgnaOrig, const SkRegion& rgnbOrig, Op op, in Oper() function in SkRegion
/third_party/skia/src/core/
DSkRegion.cpp1032 bool SkRegion::Oper(const SkRegion& rgnaOrig, const SkRegion& rgnbOrig, Op op, in Oper() function in SkRegion
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp202 const auto *Oper = Op.toOperand(); in operator <<() local
DIceTargetLoweringARM32.cpp4677 InstArithmetic::OpKind Oper; in createArithInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1017 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true); in hoistIVInc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2722 if (Instruction *Oper = dyn_cast<Instruction>(*OI)) { in findIVOperand() local
2738 static Value *getWideOperand(Value *Oper) { in getWideOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h3265 Node *Oper = getDerived().parseOperatorName(/*NameState=*/nullptr); in parseBaseUnresolvedName() local