Home
last modified time | relevance | path

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

12

/external/apache-xml/src/main/java/org/apache/xpath/operations/
DUnaryOperation.java115 public Expression getOperand(){ in getOperand() method in UnaryOperation
/external/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
DUser.h134 Value *getOperand(unsigned i) const { in getOperand() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
DUser.h170 Value *getOperand(unsigned i) const { in getOperand() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h145 Value *getOperand(unsigned i) const { in getOperand() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h145 inline VPValue *getOperand(unsigned N) const { in getOperand() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h64 const SCEV *getOperand() const { return Op; } in getOperand() function
138 const SCEV *getOperand(unsigned i) const { in getOperand() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h78 const SCEV *getOperand() const { return Op; } in getOperand() function
152 const SCEV *getOperand(unsigned i) const { in getOperand() function
/external/angle/src/compiler/translator/
DIntermNode.h440 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
541 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
/external/llvm/include/llvm/TableGen/
DRecord.h780 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h781 Init *getOperand(unsigned i) const override { in getOperand() function
787 Init *getOperand() const { return LHS; } in getOperand() function
832 Init *getOperand(unsigned i) const override { in getOperand() function
888 Init *getOperand(unsigned i) const override { in getOperand() function
/external/clang/include/clang/AST/
DStmtCXX.h397 Expr *getOperand() const { return static_cast<Expr*>(SubStmts[Operand]); } in getOperand() function
DExprCXX.h3548 Expr *getOperand() const { return static_cast<Expr*>(Operand); } in getOperand() function
4217 Expr *getOperand() const { in getOperand() function
4240 Expr *getOperand() const { in getOperand() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h240 const SymExpr *getOperand() const { return Operand; } in getOperand() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h168 Value *getOperand(unsigned N) const { in getOperand() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h670 Record *getOperand(unsigned ON) const { in getOperand() function
DDAGISelMatcher.h952 unsigned getOperand(unsigned i) const { in getOperand() function
/external/llvm/lib/IR/
DMetadata.cpp1055 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h526 TIntermTyped* getOperand() { return operand; } in getOperand() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h956 Record *getOperand(unsigned ON) const { in getOperand() function
DDAGISelMatcher.h952 unsigned getOperand(unsigned i) const { in getOperand() function
/external/icu/android_icu4j/src/main/java/android/icu/text/
DPluralRules.java860 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java819 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DMetadata.cpp1081 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode

12