Searched defs:getLHS (Results 1 – 6 of 6) 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
260 const SCEV *getLHS() const { return LHS; } in getLHS() function
501 const MCExpr *getLHS() const { return LHS; } in getLHS() function
2096 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function2097 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function2958 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3227 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3605 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
706 Expr *getLHS() { return reinterpret_cast<Expr*>(SubExprs[LHS]); } in getLHS() function710 const Expr *getLHS() const { in getLHS() function
968 Init *getLHS() const { return LHS; } in getLHS() function1027 Init *getLHS() const { return LHS; } in getLHS() function