Searched defs:getRHS (Results 1 – 10 of 10) sorted by relevance
298 const llvm::APSInt &getRHS() const { return RHS; } in getRHS() function332 const SymExpr *getRHS() const { return RHS; } in getRHS() function366 const SymExpr *getRHS() const { return RHS; } in getRHS() function
264 const SCEV *getRHS() const { return RHS; } in getRHS() function
406 const MCExpr *getRHS() const { return RHS; } in getRHS() function
254 const SCEV *getRHS() const { return RHS; } in getRHS() function
840 Init *getRHS() const { return RHS; } in getRHS() function898 Init *getRHS() const { return RHS; } in getRHS() function
512 const MCExpr *getRHS() const { return RHS; } in getRHS() function
2100 Expr *getRHS() { return cast<Expr>(SubExprs[RHS]); } in getRHS() function2101 const Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function2945 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3216 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3596 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
715 Expr *getRHS() { return reinterpret_cast<Expr*>(SubExprs[RHS]); } in getRHS() function721 const Expr *getRHS() const { in getRHS() function
4089 Expr *getRHS() const { return static_cast<Expr*>(SubExprs[1]); } in getRHS() function
988 Init *getRHS() const { return RHS; } in getRHS() function1044 Init *getRHS() const { return RHS; } in getRHS() function