Searched defs:getLHS (Results 1 – 10 of 10) sorted by relevance
297 const SymExpr *getLHS() const { return LHS; } in getLHS() function333 const llvm::APSInt &getLHS() const { return LHS; } in getLHS() function365 const SymExpr *getLHS() const { return LHS; } in getLHS() function
263 const SCEV *getLHS() const { return LHS; } in getLHS() function
403 const MCExpr *getLHS() const { return LHS; } in getLHS() function
253 const SCEV *getLHS() const { return LHS; } in getLHS() function
839 Init *getLHS() const { return LHS; } in getLHS() function896 Init *getLHS() const { return LHS; } in getLHS() function
509 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() function2943 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3215 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3594 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
714 Expr *getLHS() { return reinterpret_cast<Expr*>(SubExprs[LHS]); } in getLHS() function718 const Expr *getLHS() const { in getLHS() function
4088 Expr *getLHS() const { return static_cast<Expr*>(SubExprs[0]); } in getLHS() function
987 Init *getLHS() const { return LHS; } in getLHS() function1042 Init *getLHS() const { return LHS; } in getLHS() function