Searched defs:getLHS (Results 1 – 6 of 6) sorted by relevance
365 const SymExpr *getLHS() const { return LHS; } in getLHS() function407 const llvm::APSInt &getLHS() const { return LHS; } in getLHS() function442 const SymExpr *getLHS() const { return LHS; } in getLHS() function
263 const SCEV *getLHS() const { return LHS; } in getLHS() function
425 const MCExpr *getLHS() const { return LHS; } in getLHS() function
1970 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function1971 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function2807 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3040 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3353 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
692 Expr *getLHS() { return reinterpret_cast<Expr*>(SubExprs[LHS]); } in getLHS() function696 const Expr *getLHS() const { in getLHS() function
908 Init *getLHS() const { return LHS; } in getLHS() function963 Init *getLHS() const { return LHS; } in getLHS() function