/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInst.h | 180 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/ |
D | GetElementPtrTypeIterator.h | 74 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
|
D | User.h | 169 Value *getOperand(unsigned i) const { in getOperand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | User.h | 145 Value *getOperand(unsigned i) const { in getOperand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 162 inline VPValue *getOperand(unsigned N) const { in getOperand() function
|
D | SLPVectorizer.cpp | 1514 ValueList &getOperand(unsigned OpIdx) { in getOperand() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | IntermNode.h | 425 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/ |
D | IntermNode.h | 462 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/ |
D | ScalarEvolutionExpressions.h | 84 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/ |
D | Record.h | 783 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/ |
D | ScheduleDAG.h | 648 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/ |
D | GVNExpression.h | 167 Value *getOperand(unsigned N) const { in getOperand() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | intermediate.h | 526 TIntermTyped* getOperand() { return operand; } in getOperand() function
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | PluralRules.java | 862 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/ |
D | Metadata.cpp | 1082 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | PluralRules.java | 942 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
|
/third_party/glslang/glslang/Include/ |
D | intermediate.h | 1597 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/ |
D | PNaClTranslator.cpp | 1422 Ice::Operand *getOperand(NaClBcIndexSize_t Index) { in getOperand() function in __anona360ed9e0111::FunctionParser
|