Searched defs:getRHS (Results 1 – 12 of 12) 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
269 Value *getRHS() const { return const_cast<Value*>(getArgOperand(1)); } 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
573 const MCExpr *getRHS() const { return RHS; } in getRHS() function
271 const SCEV *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
847 Init *getRHS() const { return RHS; } in getRHS() function905 Init *getRHS() const { return RHS; } in getRHS() function
6332 Value *getRHS() const { return RHS; } in getRHS() function in __anonae696b3d1f11::HorizontalReduction::OperationData