Searched defs:LHSTy (Results 1 – 15 of 15) sorted by relevance
73 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i8; } in getScalarShiftAmountTy()
104 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
87 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
204 MVT getScalarShiftAmountTy(EVT LHSTy) const override { in getScalarShiftAmountTy()
353 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
243 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
226 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
524 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i8; } in getScalarShiftAmountTy()
642 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
1996 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local2696 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
3827 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local5507 QualType LHSTy = LHS.get()->getType(); in checkConditionalPointerCompatibility() local5609 QualType LHSTy = LHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local5635 QualType LHSTy = LHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local5728 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local5810 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local7316 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands() local8636 QualType LHSTy(LHSType); in CheckAssignmentOperands() local
462 QualType LHSTy = Context.getPointerType(EltTy); in CheckNeonBuiltinFunctionCall() local
1750 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
369 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
6600 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local