Searched defs:LHSTy (Results 1 – 9 of 9) sorted by relevance
869 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy()
828 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
2109 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local2842 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
4139 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local5906 QualType LHSTy = LHS.get()->getType(); in checkConditionalPointerCompatibility() local5978 QualType LHSTy = LHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local6004 QualType LHSTy = LHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local6283 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local6362 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local7979 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands() local9537 QualType LHSTy(LHSType); in CheckAssignmentOperands() local
726 QualType LHSTy = Context.getPointerType(EltTy); in CheckNeonBuiltinFunctionCall() local
1846 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
1830 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
474 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
7195 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local