Searched defs:getOperand (Results 1 – 9 of 9) sorted by relevance
66 Value *getOperand() const { return *OpIt; } in getOperand() function
89 Value *getOperand(unsigned i) const { in getOperand() function
67 const SCEV *getOperand() const { return Op; } in getOperand() function149 const SCEV *getOperand(unsigned i) const { in getOperand() function
919 Init *getOperand(int i) const override { in getOperand() function925 Init *getOperand() const { return LHS; } in getOperand() function967 Init *getOperand(int i) const override { in getOperand() function1023 Init *getOperand(int i) const override { in getOperand() function
322 const SymExpr *getOperand() const { return Operand; } in getOperand() function
650 Record *getOperand(unsigned ON) const { in getOperand() function
1047 unsigned getOperand(unsigned i) const { in getOperand() function
992 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
3346 Expr *getOperand() const { return static_cast<Expr*>(Operand); } in getOperand() function