Searched defs:getRHS (Results 1 – 10 of 10) sorted by relevance
135 NormalizedConstraint &getRHS() const { getRHS() function
361 MachineOperand &getRHS() { return getOperand(3); } getRHS() function
761 Value *getRHS() const { return const_cast<Value *>(getArgOperand(1)); } getRHS() function 859 Value *getRHS() const { return const_cast<Value *>(getArgOperand(1)); } getRHS() function
444 RHSTYPE getRHS() const { return RHS; } in getRHS() function
634 const MCExpr *getRHS() const { return RHS; } getRHS() function
317 const SCEV *getRHS() const { return Operands[1]; } in getRHS() function
969 Init *getRHS() const { return RHS; } in getRHS() function 1040 Init *getRHS() const { return RHS; } in getRHS() function
2673 Expr *getRHS() { return cast<Expr>(SubExprs[RHS]); } getRHS() function 2674 const Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } getRHS() function 3862 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } getRHS() function 4185 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } getRHS() function 4573 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } getRHS() function [all...]
333 const Expr *getRHS() const { return getDecomposedForm().RHS; } in getRHS() function 4727 Expr *getRHS() const { return static_cast<Expr*>(SubExprs[SubExpr::RHS]); } getRHS() function
67 const Expr *getRHS() const { return RHS; } in getRHS() function in __anon253528930111::LogicalBinOp [all...]