Searched defs:getRHS (Results 1 – 9 of 9) sorted by relevance
769 Value *getRHS() const { return const_cast<Value *>(getArgOperand(1)); } in getRHS() function858 Value *getRHS() const { return const_cast<Value *>(getArgOperand(1)); } in getRHS() function904 Value *getRHS() const { return const_cast<Value *>(getArgOperand(1)); } in getRHS() function
399 MachineOperand &getRHS() { return getOperand(3); } in getRHS() function
67 const Expr *getRHS() const { return RHS; } in getRHS() function in __anon0c0fec810111::LogicalBinOp1545 NormalizedConstraint &NormalizedConstraint::getRHS() const { in getRHS() function in NormalizedConstraint
444 RHSTYPE getRHS() const { return RHS; } in getRHS() function
318 const SCEV *getRHS() const { return Operands[1]; } getRHS() function
638 const MCExpr *getRHS() const { return RHS; } in getRHS() function
969 Init *getRHS() const { return RHS; } in getRHS() function1040 Init *getRHS() const { return RHS; } in getRHS() function
2707 Expr *getRHS() { return cast<Expr>(SubExprs[RHS]); } in getRHS() function2708 const Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function3911 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function4238 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function4626 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
333 const Expr *getRHS() const { return getDecomposedForm().RHS; } in getRHS() function4874 Expr *getRHS() const { return static_cast<Expr*>(SubExprs[SubExpr::RHS]); } in getRHS() function