/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
D | UnaryOperation.java | 115 public Expression getOperand(){ in getOperand() method in UnaryOperation
|
/external/llvm-project/mlir/include/mlir/TableGen/ |
D | Operator.h | 142 NamedTypeConstraint &getOperand(int index) { return operands[index]; } in getOperand() function 143 const NamedTypeConstraint &getOperand(int index) const { in getOperand() function
|
D | Pattern.h | 258 static SymbolInfo getOperand(const Operator *op, int index) { in getOperand() function
|
/external/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
|
/external/llvm-project/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
|
/external/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
|
D | User.h | 134 Value *getOperand(unsigned i) const { in getOperand() function
|
/external/llvm-project/mlir/lib/Dialect/Affine/IR/ |
D | AffineValueMap.cpp | 93 Value AffineValueMap::getOperand(unsigned i) const { in getOperand() function in AffineValueMap
|
/external/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
|
/external/llvm-project/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
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 84 const SCEV *getOperand() const { return Operands[0]; } in getOperand() function 85 const SCEV *getOperand(unsigned i) const { in getOperand() function 199 const SCEV *getOperand(unsigned i) const { in getOperand() function 318 const SCEV *getOperand(unsigned i) const { in getOperand() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | User.h | 145 Value *getOperand(unsigned i) const { in getOperand() function
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | UseDefLists.h | 289 OperandType *getOperand() const { return current; } in getOperand() function
|
D | OpDefinition.h | 365 Value getOperand(unsigned i) { return this->getOperation()->getOperand(i); } in getOperand() function 403 void getOperand() {} in getOperand() function 412 Value getOperand() { return this->getOperation()->getOperand(0); } in getOperand() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 162 inline VPValue *getOperand(unsigned N) const { in getOperand() function
|
/external/llvm-project/clang/lib/Tooling/Syntax/ |
D | Nodes.cpp | 208 syntax::Expression *syntax::UnaryOperatorExpression::getOperand() { in getOperand() function in syntax::UnaryOperatorExpression
|
/external/llvm-project/mlir/include/mlir/Dialect/Affine/IR/ |
D | AffineOps.h | 418 Value getOperand(unsigned idx) { return op.getOperand(opStart + idx); } in getOperand() function
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 64 const SCEV *getOperand() const { return Op; } in getOperand() function 138 const SCEV *getOperand(unsigned i) const { in getOperand() function
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 211 inline VPValue *getOperand(unsigned N) const { in getOperand() function
|
/external/angle/src/compiler/translator/ |
D | IntermNode.h | 443 TIntermTyped *getOperand() { return mOperand; } in getOperand() function 538 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 780 Init *getOperand(unsigned i) const override { in getOperand() function 786 Init *getOperand() const { return LHS; } in getOperand() function 830 Init *getOperand(unsigned i) const override { in getOperand() function 886 Init *getOperand(unsigned i) const override { in getOperand() function
|
/external/cldr/tools/java/com/ibm/icu/text/ |
D | FixedDecimal.java | 422 public static Operand getOperand(String t) { in getOperand() method in FixedDecimal
|
/external/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
|