/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCInst.h | 139 const MCOperand &getOperand(unsigned i) const { return Operands[i]; } in getOperand() function 140 MCOperand &getOperand(unsigned i) { return Operands[i]; } in getOperand() function
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
D | UnaryOperation.java | 115 public Expression getOperand(){ in getOperand() method in UnaryOperation
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | GetElementPtrTypeIterator.h | 66 Value *getOperand() const { return *OpIt; } in getOperand() function
|
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
D | EDInst.cpp | 154 int EDInst::getOperand(EDOperand *&operand, unsigned int index) { in getOperand() function in EDInst
|
/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/swiftshader/third_party/LLVM/include/llvm/ |
D | User.h | 86 Value *getOperand(unsigned i) const { in getOperand() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand() function
|
D | User.h | 170 Value *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/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Metadata.cpp | 274 Value *MDNode::getOperand(unsigned i) const { in getOperand() function in MDNode 396 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 145 inline VPValue *getOperand(unsigned N) const { in getOperand() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 66 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/ |
D | MachineRegisterInfo.h | 407 MachineOperand &getOperand() const { 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 78 const SCEV *getOperand() const { return Op; } in getOperand() function 152 const SCEV *getOperand(unsigned i) const { 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
D | Record.h | 781 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/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVInstruction.h | 335 virtual SPIRVValue *getOperand(unsigned I) { in getOperand() function
|
D | SPIRVType.h | 634 SPIRVValue *getOperand() { in getOperand() function
|
/external/clang/include/clang/AST/ |
D | StmtCXX.h | 397 Expr *getOperand() const { return static_cast<Expr*>(SubStmts[Operand]); } in getOperand() function
|
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
D | Record.h | 933 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/ |
D | SymbolManager.h | 240 const SymExpr *getOperand() const { return Operand; } in getOperand() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 168 Value *getOperand(unsigned N) const { in getOperand() function
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 617 Record *getOperand(unsigned ON) const { in getOperand() function
|