Searched defs:LHSTy (Results 1 – 14 of 14) sorted by relevance
35 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i16; } in getShiftAmountTy()
66 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; } in getShiftAmountTy()
60 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; } in getShiftAmountTy()
84 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy()
76 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getShiftAmountTy()
112 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy()
246 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getShiftAmountTy()
485 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getShiftAmountTy()
2986 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local4381 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local4611 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local5817 QualType LHSTy = Context.isPromotableBitField(lex.get()); in CheckAdditionOperands() local5918 QualType LHSTy) { in DiagnoseBadShiftValues()6005 QualType LHSTy = lex.get()->getType(); in CheckShiftOperands() local6772 QualType LHSTy(LHSType); in CheckAssignmentOperands() local6987 void Sema::ConvertPropertyForLValue(ExprResult &LHS, ExprResult &RHS, QualType &LHSTy) { in ConvertPropertyForLValue()
585 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
1613 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local2111 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
1363 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local
291 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
1421 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()