Home
last modified time | relevance | path

Searched defs:IntVT (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp430 EVT IntVT = ValueVTs[0]; in ComputePHILiveOutRegInfo() local
H A DFastISel.cpp301 EVT IntVT = TLI.getPointerTy(DL); in materializeConstant() local
1697 EVT IntVT = EVT::getIntegerVT(I->getContext(), VT.getSizeInBits()); in selectFNeg() local
H A DLegalizeDAG.cpp1630 EVT IntVT = SignAsInt.IntValue.getValueType(); in ExpandFCOPYSIGN() local
1684 EVT IntVT = SignAsInt.IntValue.getValueType(); in ExpandFNEG() local
1709 EVT IntVT = ValueAsInt.IntValue.getValueType(); in ExpandFABS() local
4720 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in ConvertNodeToLibcall() local
H A DTargetLowering.cpp8052 EVT IntVT = SrcVT.changeTypeToInteger(); in expandFP_TO_SINT() local
8431 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), BitSize); in expandIS_FPCLASS() local
9407 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), NumBits); in scalarizeVectorStore() local
H A DLegalizeFloatTypes.cpp1034 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in findFPToIntLibcall() local
H A DDAGCombiner.cpp5547 EVT IntVT = N0.getValueType().getScalarType(); in isSaturatingMinMax() local
15503 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), SrcEltVT.getSizeInBits()); in ConstantFoldBITCASTofBUILD_VECTOR() local
19698 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VTSize.getFixedValue()); in TransformFPLoadStorePair() local
25662 EVT IntVT = VT.changeVectorElementTypeToInteger(); in visitVECTOR_SHUFFLE() local
27179 EVT IntVT = Int.getValueType(); in foldSignChangeInBitcast() local
H A DSelectionDAGBuilder.cpp247 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), ValueVT.getSizeInBits()); in getCopyFromParts() local
H A DSelectionDAG.cpp7294 EVT IntVT = VT.getScalarType(); in getMemsetValue() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h411 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in getHalfSizedIntegerVT() local
H A DTargetLowering.h2352 virtual bool shouldUseStrictFP_TO_INT(EVT FpVT, EVT IntVT, in shouldUseStrictFP_TO_INT()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp808 MVT IntVT = MVT::getIntegerVT(VT.getFixedSizeInBits()); in initActions() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1993 EVT IntVT = MemVT.changeTypeToInteger(); in lowerKernargMemParameter() local
2886 EVT IntVT = MemVT.changeTypeToInteger(); in LowerFormalArguments() local
5739 EVT IntVT = LoadVT.changeTypeToInteger(); in lowerIntrinsicLoad() local
6820 MVT IntVT = MVT::getIntegerVT(VecSize); in lowerINSERT_VECTOR_ELT() local
6922 MVT IntVT = MVT::getIntegerVT(VecSize); in lowerEXTRACT_VECTOR_ELT() local
8515 EVT IntVT = VT.changeTypeToInteger(); in LowerINTRINSIC_W_CHAIN() local
9933 EVT IntVT = LoadVT.changeTypeToInteger(); in handleByteShortBufferLoads() local
10037 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in widenLoad() local
H A DAMDGPUISelLowering.cpp1870 MVT IntVT = MVT::i32; in LowerDIVREM24() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp1629 MVT IntVT = is64Bit() ? MVT::i64 : MVT::i32; in forwardMustTailParameters() local
H A DX86ISelLowering.cpp18980 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP() local
22614 EVT IntVT = IntPow2.getValueType(); in optimizeFMulOrFDivAsShiftAddBitcast() local
42643 EVT IntVT = in combineBitcastvxi1() local
43086 EVT IntVT = EVT(MovmskVT).changeVectorElementTypeToInteger(); in combineBitcast() local
46086 MVT IntVT = FloatVT.changeVectorElementTypeToInteger(); in combineSetCCMOVMSK() local
47786 MVT IntVT = is64BitFP ? MVT::i64 : MVT::i32; in combineCompareEqual() local
50003 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), NumElts); in combineLoad() local
51698 MVT IntVT = MVT::getVectorVT(IntSVT, VT.getSizeInBits() / IntBits); in lowerX86FPLogicOp() local
53501 EVT IntVT = BV->getValueType(0); in combineVectorCompareAndMaskUnaryOp() local
55954 EVT IntVT = SrcVT.changeVectorElementTypeToInteger(); in combineFP_EXTEND() local
[all …]
H A DX86ISelDAGToDAG.cpp1268 EVT IntVT = EVT(VecVT).changeVectorElementTypeToInteger(); in PreprocessISelDAG() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2921 MVT IntVT = ContainerVT.changeVectorElementTypeToInteger(); in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() local
3029 MVT IntVT = ContainerVT.changeVectorElementTypeToInteger(); in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND() local
5183 EVT IntVT = FloatVT.changeVectorElementTypeToInteger(); in lowerCTLZ_CTTZ_ZERO_UNDEF() local
9900 MVT IntVT = VecVT.changeVectorElementTypeToInteger(); in lowerVECTOR_REVERSE() local
10657 MVT IntVT = DstVT.changeVectorElementTypeToInteger(); in lowerVPFPIntConvOp() local
10670 MVT IntVT = MVT::getVectorVT(MVT::getIntegerVT(DstEltSize / 2), in lowerVPFPIntConvOp() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1023 MVT IntVT = MVT::i32; in LowerFormalArguments() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5923 MVT IntVT = MVT::getIntegerVT(VT.getScalarSizeInBits()); in lowerINSERT_VECTOR_ELT() local
5950 MVT IntVT = MVT::getIntegerVT(VT.getSizeInBits()); in lowerEXTRACT_VECTOR_ELT() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4173 EVT IntVT = SrcVT.changeVectorElementTypeToInteger(); in LowerVectorFP_TO_INT_SAT() local
9023 EVT IntVT = VT.changeTypeToInteger(); in LowerFCOPYSIGN() local
17272 EVT IntVT = BV->getValueType(0); in performVectorCompareAndMaskUnaryOpCombine() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7766 EVT IntVT = Op.getValueType(); in LowerGET_DYNAMIC_AREA_OFFSET() local