Searched defs:getLHS (Results 1 – 9 of 9) sorted by relevance
768 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function857 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function903 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
398 MachineOperand &getLHS() { return getOperand(2); } in getLHS() function
66 const Expr *getLHS() const { return LHS; } in getLHS() function in __anon0c0fec810111::LogicalBinOp1540 NormalizedConstraint &NormalizedConstraint::getLHS() const { in getLHS() function in NormalizedConstraint
443 LHSTYPE getLHS() const { return LHS; } in getLHS() function
317 const SCEV *getLHS() const { return Operands[0]; } getLHS() function
635 const MCExpr *getLHS() const { return LHS; } in getLHS() function
968 Init *getLHS() const { return LHS; } in getLHS() function1038 Init *getLHS() const { return LHS; } in getLHS() function
2703 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function2704 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function3909 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function4237 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function4624 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
332 const Expr *getLHS() const { return getDecomposedForm().LHS; } in getLHS() function4873 Expr *getLHS() const { return static_cast<Expr*>(SubExprs[SubExpr::LHS]); } in getLHS() function