Searched defs:LHSTy (Results 1 – 15 of 15) sorted by relevance
76 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getScalarShiftAmountTy()
94 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
87 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
142 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
198 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const LLVM_OVERRIDE { in getScalarShiftAmountTy()
346 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
217 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
531 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getScalarShiftAmountTy()
641 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
1987 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local2685 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
3730 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local5367 QualType LHSTy = LHS.get()->getType(); in checkConditionalPointerCompatibility() local5439 QualType LHSTy = LHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local5465 QualType LHSTy = LHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local5558 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local5640 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local7110 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands() local8412 QualType LHSTy(LHSType); in CheckAssignmentOperands() local
425 QualType LHSTy = Context.getPointerType(EltTy); in CheckAArch64BuiltinFunctionCall() local612 QualType LHSTy = Context.getPointerType(EltTy); in CheckARMBuiltinFunctionCall() local
1593 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
348 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
6550 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local