Searched defs:LHSTy (Results 1 – 15 of 15) sorted by relevance
87 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
74 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
76 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getScalarShiftAmountTy()
126 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const LLVM_OVERRIDE { in getScalarShiftAmountTy()
141 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
346 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
178 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i32; } in getScalarShiftAmountTy()
511 virtual MVT getScalarShiftAmountTy(EVT LHSTy) const { return MVT::i8; } in getScalarShiftAmountTy()
3643 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local5278 QualType LHSTy = LHS.get()->getType(); in checkConditionalPointerCompatibility() local5350 QualType LHSTy = LHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local5376 QualType LHSTy = LHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local5460 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local5550 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local6965 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands() local8235 QualType LHSTy(LHSType); in CheckAssignmentOperands() local
421 QualType LHSTy = Context.getPointerType(EltTy); in CheckAArch64BuiltinFunctionCall() local605 QualType LHSTy = Context.getPointerType(EltTy); in CheckARMBuiltinFunctionCall() local
637 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
1903 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local2601 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
1516 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
328 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
6400 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local