Home
last modified time | relevance | path

Searched defs:getOperand (Results 1 – 25 of 41) 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/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCInst.h206 const MCOperand &getOperand(unsigned i) const { return Operands[i]; } in getOperand() function
207 MCOperand &getOperand(unsigned i) { return Operands[i]; } in getOperand() function
/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-16.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h76 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
DUser.h169 Value *getOperand(unsigned i) const { in getOperand() function
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h95 const SCEV *getOperand() const { return Op; } in getOperand() function
96 const SCEV *getOperand(unsigned i) const { in getOperand() function
196 const SCEV *getOperand(unsigned i) const { in getOperand() function
302 const SCEV *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-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h162 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/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/cldr/tools/cldr-code/src/main/java/com/ibm/icu/text/
DFixedDecimal.java430 public static Operand getOperand(String t) { in getOperand() method in FixedDecimal
/external/angle/src/compiler/translator/
DIntermNode.h465 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
565 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
/external/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
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h251 inline VPValue *getOperand(unsigned N) const { in getOperand() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DRecord.h817 Init *getOperand(unsigned i) const override { in getOperand() function
823 Init *getOperand() const { return LHS; } in getOperand() function
892 Init *getOperand(unsigned i) const override { in getOperand() function
950 Init *getOperand(unsigned i) const override { in getOperand() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h652 unsigned getOperand() const { return Operand; } in getOperand() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h648 unsigned getOperand() const { return Operand; } in getOperand() function
/external/clang/include/clang/AST/
DStmtCXX.h397 Expr *getOperand() const { return static_cast<Expr*>(SubStmts[Operand]); } 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-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h167 Value *getOperand(unsigned N) const { in getOperand() function

12