Searched defs:LHSTy (Results 1 – 16 of 16) 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()
388 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
229 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
554 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i8; } in getScalarShiftAmountTy()
3923 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local5595 QualType LHSTy = LHS.get()->getType(); in checkConditionalPointerCompatibility() local5697 QualType LHSTy = LHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local5723 QualType LHSTy = LHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local5816 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local5902 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local7441 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands() local8768 QualType LHSTy(LHSType); in CheckAssignmentOperands() local
614 QualType LHSTy = Context.getPointerType(EltTy); in CheckNeonBuiltinFunctionCall() local
820 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
2055 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local2775 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
501 MVT getScalarShiftAmountTy(EVT LHSTy) const override { return MVT::i32; } in getScalarShiftAmountTy()
2050 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
1750 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
398 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
6843 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local