Home
last modified time | relevance | path

Searched defs:getOperand (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h180 const MCOperand &getOperand(unsigned i) const { return Operands[i]; } in getOperand() function
181 MCOperand &getOperand(unsigned i) { return Operands[i]; } in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h74 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
DUser.h169 Value *getOperand(unsigned i) const { in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h145 Value *getOperand(unsigned i) const { in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h162 inline VPValue *getOperand(unsigned N) const { in getOperand() function
DSLPVectorizer.cpp1514 ValueList &getOperand(unsigned OpIdx) { in getOperand() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h425 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
526 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h462 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
561 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h84 const SCEV *getOperand() const { return Op; } in getOperand() function
159 const SCEV *getOperand(unsigned i) const { in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h783 Init *getOperand(unsigned i) const override { in getOperand() function
789 Init *getOperand() const { return LHS; } in getOperand() function
837 Init *getOperand(unsigned i) const override { in getOperand() function
893 Init *getOperand(unsigned i) const override { in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h648 unsigned getOperand() const { return Operand; } in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h167 Value *getOperand(unsigned N) const { in getOperand() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dintermediate.h526 TIntermTyped* getOperand() { return operand; } in getOperand() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DPluralRules.java862 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1082 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java942 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
/third_party/glslang/glslang/Include/
Dintermediate.h1597 virtual TIntermTyped* getOperand() { return operand; } in getOperand() function
1598 virtual const TIntermTyped* getOperand() const { return operand; } in getOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1422 Ice::Operand *getOperand(NaClBcIndexSize_t Index) { in getOperand() function in __anona360ed9e0111::FunctionParser