Searched defs:getLHS (Results 1 – 12 of 12) 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
268 Value *getLHS() const { return const_cast<Value*>(getArgOperand(0)); } 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
570 const MCExpr *getLHS() const { return LHS; } in getLHS() function
270 const SCEV *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
846 Init *getLHS() const { return LHS; } in getLHS() function903 Init *getLHS() const { return LHS; } in getLHS() function
6331 Value *getLHS() const { return LHS; } in getLHS() function in __anonae696b3d1f11::HorizontalReduction::OperationData