Searched defs:getOperand (Results 1 – 9 of 9) sorted by relevance
81 Value *getOperand() const { return *OpIt; } in getOperand() function
118 Value *getOperand(unsigned i) const { in getOperand() function
706 Init *getOperand(unsigned i) const override { in getOperand() function712 Init *getOperand() const { return LHS; } in getOperand() function754 Init *getOperand(unsigned i) const override { in getOperand() function809 Init *getOperand(unsigned i) const override { in getOperand() function
67 const SCEV *getOperand() const { return Op; } in getOperand() function149 const SCEV *getOperand(unsigned i) const { in getOperand() function
322 const SymExpr *getOperand() const { return Operand; } in getOperand() function
664 Record *getOperand(unsigned ON) const { in getOperand() function
1047 unsigned getOperand(unsigned i) const { in getOperand() function
965 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
3359 Expr *getOperand() const { return static_cast<Expr*>(Operand); } in getOperand() function