Home
last modified time | relevance | path

Searched defs:getOperand (Results 1 – 25 of 30) 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/include/llvm/MC/
DMCInst.h139 const MCOperand &getOperand(unsigned i) const { return Operands[i]; } in getOperand() function
140 MCOperand &getOperand(unsigned i) { return Operands[i]; } in getOperand() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGetElementPtrTypeIterator.h66 Value *getOperand() const { return *OpIt; } in getOperand() function
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DEDInst.cpp154 int EDInst::getOperand(EDOperand *&operand, unsigned int index) { in getOperand() function in EDInst
/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/include/llvm/
DUser.h86 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/lib/VMCore/
DMetadata.cpp274 Value *MDNode::getOperand(unsigned i) const { in getOperand() function in MDNode
396 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
/external/r8/src/main/java/com/android/tools/r8/ir/code/
DPhi.java111 public Value getOperand(int predIndex) { in getOperand() method in Phi
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpressions.h66 const SCEV *getOperand() const { return Op; } in getOperand() function
152 const SCEV *getOperand(unsigned i) const { in getOperand() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h407 MachineOperand &getOperand() 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/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVInstruction.h335 virtual SPIRVValue *getOperand(unsigned I) { in getOperand() function
DSPIRVType.h634 SPIRVValue *getOperand() { 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/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h933 Init *getOperand(int i) const { in getOperand() function
939 Init *getOperand() const { return LHS; } in getOperand() function
977 Init *getOperand(int i) const { in getOperand() function
1029 Init *getOperand(int i) 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/utils/TableGen/
DCodeGenDAGPatterns.h617 Record *getOperand(unsigned ON) const { in getOperand() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h670 Record *getOperand(unsigned ON) const { in getOperand() function
/external/messageformat/java/com/ibm/icu/simple/
DPluralRules.java726 public static Operand getOperand(String t) { in getOperand() method in PluralRules.FixedDecimal
/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

12