Searched defs:getOperand (Results 1 – 11 of 11) sorted by relevance
115 public Expression getOperand(){ in getOperand() method in UnaryOperation
66 Value *getOperand() const { return *OpIt; } in getOperand() function
90 Value *getOperand(unsigned i) const { in getOperand() function
308 Value *MDNode::getOperand(unsigned i) const { in getOperand() function in MDNode546 MDNode *NamedMDNode::getOperand(unsigned i) const { in getOperand() function in NamedMDNode
67 const SCEV *getOperand() const { return Op; } in getOperand() function149 const SCEV *getOperand(unsigned i) const { in getOperand() function
910 Init *getOperand(int i) const override { in getOperand() function916 Init *getOperand() const { return LHS; } in getOperand() function958 Init *getOperand(int i) const override { in getOperand() function1014 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
1046 unsigned getOperand(unsigned i) const { in getOperand() function
556 TIntermTyped *getOperand() { return mOperand; } in getOperand() function
3315 Expr *getOperand() const { return static_cast<Expr*>(Operand); } in getOperand() function