Searched refs:getFloatingPointVT (Results 1 – 6 of 6) sorted by relevance
56 static EVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() function57 return MVT::getFloatingPointVT(BitWidth); in getFloatingPointVT()
480 static MVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() function
2256 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE()2301 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT()
1555 MVT::getVectorVT(MVT::getFloatingPointVT(VT.getScalarSizeInBits()), in LowerVectorFP_TO_INT()1600 MVT::getVectorVT(MVT::getFloatingPointVT(InVT.getScalarSizeInBits()), in LowerVectorINT_TO_FP()
5289 EVT EltVT = EVT::getFloatingPointVT(EltSize); in LowerBUILD_VECTOR()5743 EVT EltVT = EVT::getFloatingPointVT(EltSize); in LowerVECTOR_SHUFFLE()
10728 MVT FpVT = MVT::getVectorVT(MVT::getFloatingPointVT(ElementBits), in lower256BitVectorShuffle()10981 ? MVT::getFloatingPointVT(VT.getScalarSizeInBits() * 2) in lowerVectorShuffle()11132 BlendVT = MVT::getVectorVT(MVT::getFloatingPointVT(EltVT.getSizeInBits()), in LowerVECTOR_SHUFFLEtoBlend()12710 BlendVT = MVT::getVectorVT(MVT::getFloatingPointVT(EltVT.getSizeInBits()), in lowerVSELECTtoBLENDI()