Searched defs:getLHS (Results 1 – 7 of 7) sorted by relevance
379 const SymExpr *getLHS() const { return LHS; } in getLHS() function415 const llvm::APSInt &getLHS() const { return LHS; } in getLHS() function447 const SymExpr *getLHS() const { return LHS; } in getLHS() function
261 const SCEV *getLHS() const { return LHS; } in getLHS() function
763 Init *getLHS() const { return LHS; } in getLHS() function819 Init *getLHS() const { return LHS; } in getLHS() function
533 const MCExpr *getLHS() const { return LHS; } in getLHS() function
2137 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function2138 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3009 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3281 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3660 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
702 Expr *getLHS() { return reinterpret_cast<Expr*>(SubExprs[LHS]); } in getLHS() function706 const Expr *getLHS() const { in getLHS() function
4040 Expr *getLHS() const { return static_cast<Expr*>(SubExprs[0]); } in getLHS() function