Searched defs:getRHS (Results 1 – 7 of 7) sorted by relevance
380 const llvm::APSInt &getRHS() const { return RHS; } in getRHS() function414 const SymExpr *getRHS() const { return RHS; } in getRHS() function448 const SymExpr *getRHS() const { return RHS; } in getRHS() function
262 const SCEV *getRHS() const { return RHS; } in getRHS() function
764 Init *getRHS() const { return RHS; } in getRHS() function821 Init *getRHS() const { return RHS; } in getRHS() function
536 const MCExpr *getRHS() const { return RHS; } in getRHS() function
2141 Expr *getRHS() { return cast<Expr>(SubExprs[RHS]); } in getRHS() function2142 const Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3011 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3282 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3662 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
703 Expr *getRHS() { return reinterpret_cast<Expr*>(SubExprs[RHS]); } in getRHS() function709 const Expr *getRHS() const { in getRHS() function
4041 Expr *getRHS() const { return static_cast<Expr*>(SubExprs[1]); } in getRHS() function