Searched refs:getFloatingPointVT (Results 1 – 8 of 8) sorted by relevance
55 static EVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() function56 return MVT::getFloatingPointVT(BitWidth); in getFloatingPointVT()
486 static MVT getFloatingPointVT(unsigned BitWidth) { in getFloatingPointVT() function
2253 EVT FPTy = EVT::getFloatingPointVT(Val.getValueSizeInBits()); in lowerFP_TO_SINT_STORE()2298 EVT FPTy = EVT::getFloatingPointVT(Op.getValueSizeInBits()); in lowerFP_TO_SINT()
1640 EVT::getFloatingPointVT(InElementSize/2) : in SplitVecOp_TruncateHelper()
11551 SVT = EVT::getFloatingPointVT(OpVT.getSizeInBits()); in combineConcatVectorOfScalars()
1581 MVT::getVectorVT(MVT::getFloatingPointVT(VT.getScalarSizeInBits()), in LowerVectorFP_TO_INT()1631 MVT::getVectorVT(MVT::getFloatingPointVT(InVT.getScalarSizeInBits()), in LowerVectorINT_TO_FP()
5149 EVT EltVT = EVT::getFloatingPointVT(EltSize); in LowerBUILD_VECTOR()5603 EVT EltVT = EVT::getFloatingPointVT(EltSize); in LowerVECTOR_SHUFFLE()
9899 MVT FpVT = MVT::getVectorVT(MVT::getFloatingPointVT(ElementBits), in lower256BitVectorShuffle()10167 ? MVT::getFloatingPointVT(VT.getScalarSizeInBits() * 2) in lowerVectorShuffle()