| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 210 const MCOperand &getOperand(unsigned i) const { return Operands[i]; } in getOperand() function 211 MCOperand &getOperand(unsigned i) { return Operands[i]; } in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | GetElementPtrTypeIterator.h | 76 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } getOperand() function
|
| H A D | User.h | 232 Value *getOperand(unsigned i) const { in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | User.h | 123 Value *getOperand(unsigned OpIdx) const { return getOperandUse(OpIdx).get(); } in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ScalarEvolutionExpressions.h | 113 const SCEV *getOperand() const { return Op; } in getOperand() function 114 const SCEV *getOperand(unsigned i) const { in getOperand() function 214 const SCEV *getOperand(unsigned i) const { in getOperand() function 320 const SCEV *getOperand(unsigned i) const { in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | Patterns.h | 335 InstructionOperand &getOperand(unsigned K) { return Operands[K]; } in getOperand() function 336 const InstructionOperand &getOperand(unsigned K) const { return Operands[K]; } in getOperand() function
|
| H A D | GlobalISelMatchTable.cpp | 1729 OperandMatcher &InstructionMatcher::getOperand(unsigned OpIdx) { in getOperand() function in llvm::gi::InstructionMatcher
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| H A D | Nodes.cpp | 208 syntax::Expression *syntax::UnaryOperatorExpression::getOperand() { in getOperand() function in syntax::UnaryOperatorExpression
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SymbolManager.h | 315 const SymExpr *getOperand() const { return Operand; } in getOperand() function 364 const SymExpr *getOperand() const { return Operand; } in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/ |
| H A D | BottomUpVec.cpp | 43 static SmallVector<Value *, 4> getOperand(ArrayRef<Value *> Bndl, in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 236 inline VPValue *getOperand(unsigned N) const { in getOperand() function
|
| H A D | SLPVectorizer.cpp | 960 SmallVector<Value *> getOperand(const Instruction *To) const { in getOperand() function 1124 SmallVector<Value *> getOperand(const Instruction *I) const { in getOperand() function in __anon07b2d7740811::BinOpSameOpcodeHelper 3845 ValueList &getOperand(unsigned OpIdx) { in getOperand() function in llvm::slpvectorizer::BoUpSLP::TreeEntry 3851 ArrayRef<Value *> getOperand(unsigned OpIdx) const { in getOperand() function in llvm::slpvectorizer::BoUpSLP::TreeEntry
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAG.h | 683 unsigned getOperand() const { return Operand; } in getOperand() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtCXX.h | 497 Expr *getOperand() const { return static_cast<Expr*>(SubStmts[Operand]); } in getOperand() function
|
| H A D | ExprCXX.h | 4264 Expr *getOperand() const { return static_cast<Expr *>(Operand); } in getOperand() function 5262 Expr *getOperand() const { in getOperand() function 5362 Expr *getOperand() const { return cast<Expr>(SubExprs[0]); } in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 167 Value *getOperand(unsigned N) const { in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 552 const MCAOperand *getOperand(const unsigned Idx) const { in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenDAGPatterns.h | 1053 const Record *getOperand(unsigned ON) const { in getOperand() function
|
| H A D | DAGISelMatcher.h | 1059 unsigned getOperand(unsigned i) const { in getOperand() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1447 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 869 const Init *getOperand() const { return LHS; } in getOperand() function
|