Searched defs:getRHS (Results 1 – 6 of 6) sorted by relevance
368 const llvm::APSInt &getRHS() const { return RHS; } in getRHS() function408 const SymExpr *getRHS() const { return RHS; } in getRHS() function445 const SymExpr *getRHS() const { return RHS; } in getRHS() function
265 const SCEV *getRHS() const { return RHS; } in getRHS() function
433 const MCExpr *getRHS() const { return RHS; } in getRHS() function
1986 Expr *getRHS() { return cast<Expr>(SubExprs[RHS]); } in getRHS() function1987 const Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function2821 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3053 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3366 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
690 Expr *getRHS() { return reinterpret_cast<Expr*>(SubExprs[RHS]); } in getRHS() function696 const Expr *getRHS() const { in getRHS() function
908 Init *getRHS() const { return RHS; } in getRHS() function964 Init *getRHS() const { return RHS; } in getRHS() function