Home
last modified time | relevance | path

Searched defs:NewVT (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h137 EVT NewVT) const override { in shouldReduceLoadWidth()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp218 EVT NewVT = TLI.getTypeToTransformTo(*DAG.getContext(), OldVT); in ExpandRes_EXTRACT_VECTOR_ELT() local
373 EVT NewVT = TLI.getTypeToTransformTo(*DAG.getContext(), OldVT); in ExpandOp_BUILD_VECTOR() local
H A DLegalizeVectorTypes.cpp390 EVT NewVT = N->getValueType(0).getVectorElementType(); ScalarizeVecRes_BITCAST() local
2630 EVT NewVT = Inputs[0].getValueType(); SplitVecRes_VECTOR_SHUFFLE() local
6716 EVT NewVT = EVT::getVectorVT(*DAG.getContext(), VT, NewNumElts); WidenVecOp_BITCAST() local
6735 EVT NewVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NewNumElts); WidenVecOp_BITCAST() local
7431 std::optional<EVT> NewVT = FirstVT; GenWidenVectorLoads() local
7654 std::optional<EVT> NewVT = GenWidenVectorStores() local
7668 EVT NewVT = Pair.first; GenWidenVectorStores() local
[all...]
H A DDAGCombiner.cpp5101 EVT NewVT = EVT::getIntegerVT(*DAG.getContext(), SimpleSize*2); in visitMULHS() local
5171 EVT NewVT = EVT::getIntegerVT(*DAG.getContext(), SimpleSize*2); in visitMULHU() local
5381 EVT NewVT = EVT::getIntegerVT(*DAG.getContext(), SimpleSize*2); in visitSMUL_LOHI() local
5434 EVT NewVT = EVT::getIntegerVT(*DAG.getContext(), SimpleSize*2); in visitUMUL_LOHI() local
5626 EVT NewVT = EVT::getIntegerVT(*DAG.getContext(), BW); in PerformMinMaxFpToSatCombine() local
5661 EVT NewVT = EVT::getIntegerVT(*DAG.getContext(), BW); in PerformUMinFpToSatCombine() local
19947 EVT NewVT = EVT::getIntegerVT(*DAG.getContext(), NewBW); in ReduceLoadOpStoreWidth() local
23767 EVT NewVT = EVT::getVectorVT(*DAG.getContext(), in visitBUILD_VECTOR() local
26603 EVT NewVT; in visitINSERT_SUBVECTOR() local
27977 auto CastToVT = [&](EVT NewVT, SDValue ToCast) { in takeInexpensiveLog2()
H A DLegalizeDAG.cpp3494 EVT NewVT = in ExpandNode() local
H A DLegalizeIntegerTypes.cpp783 EVT NewVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_VP_CttzElements() local
H A DTargetLowering.cpp237 EVT NewVT = VT; in findOptimalMemOpLowering() local
H A DSelectionDAGBuilder.cpp8051 EVT NewVT = EVT::getVectorVT(*DAG.getContext(), NewEltTy, in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1098 MVT NewVT = MVT::getVectorVT(EltTy, EC); in getVectorTypeBreakdownMVT() local
1586 EVT NewVT = EVT::getVectorVT(Context, EltTy, EltCnt); in getVectorTypeBreakdown() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp402 MVT NewVT = TLI.getRegisterTypeForCallingConv(Ctx, CC, SplitEVTs[i]); in lowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1529 EVT NewVT = EVT::getVectorVT(*DAG.getContext(), MVT::i32, in LowerCONCAT_VECTORS() local
1557 EVT NewVT = NumElt == 2 in LowerEXTRACT_SUBVECTOR() local
3837 EVT NewVT = getEquivalentMemType(*DAG.getContext(), VT); in performLoadCombine() local
3888 EVT NewVT = getEquivalentMemType(*DAG.getContext(), VT); in performStoreCombine() local
H A DR600ISelLowering.cpp1694 EVT NewVT = MVT::v4i32; in constBufferLoad() local
H A DAMDGPUISelDAGToDAG.cpp678 MVT NewVT = Opc == AMDGPUISD::CVT_PKRTZ_F16_F32 ? MVT::v2f16 : MVT::v2i16; in Select() local
H A DSIISelLowering.cpp6418 EVT NewVT = getEquivalentMemType(*DAG.getContext(), VT); in ReplaceNodeResults() local
8153 EVT NewVT = NumVDataDwords > 1 ? in lowerImage() local
13458 EVT NewVT = getEquivalentMemType(*DAG.getContext(), VecVT); in performExtractVectorEltCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp684 MVT NewVT = TLI->getRegisterTypeForCallingConv(Ctx, CallConv, CurVT); in determineAssignments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4391 MVT NewVT = MVT::getVectorVT(MVT::f32, NumElts); in LowerVectorFP_TO_INT() local
4978 EVT NewVT = getExtensionTo64Bits(OrigTy); in addRequiredExtensionForVectorMULL() local
6073 EVT NewVT = getTypeToTransformTo(*DAG.getContext(), VT); in LowerINTRINSIC_WO_CHAIN() local
13059 MVT NewVT = MVT::getVectorVT(NewEltVT, VT.getVectorNumElements() / 2); in tryWidenMaskForShuffle() local
19692 MVT NewVT = MVT::getVectorVT(ElementTy, NumElems * 2); in tryExtendDUPToExtractHigh() local
22669 MVT NewVT = in performLOADCombine() local
26375 EVT NewVT = getTypeToTransformTo(*DAG.getContext(), VT); in ReplaceNodeResults() local
28225 EVT NewVT = in LowerFixedLengthVECTOR_SHUFFLEToSVE() local
28247 EVT NewVT = getPackedSVEVectorVT(EVT::getIntegerVT(*DAG.getContext(), 64)); in LowerFixedLengthVECTOR_SHUFFLEToSVE() local
28670 EVT NewVT = EVT::getVectorVT(Context, EltTy, ElementCount::getFixed(1)); in getVectorTypeBreakdownForCallingConv() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2820 VectorType *NewVT = cast<VectorType>(II->getType()); in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5575 MVT NewVT = expandUnalignedRVVLoad() local
5606 MVT NewVT = expandUnalignedRVVStore() local
14159 EVT NewVT = SrcVT.changeVectorElementType(NewEltVT); narrowIndex() local
17359 MVT NewVT = MVT::getIntegerVT(MemVT.getSizeInBits()); PerformDAGCombine() local
17381 MVT NewVT = MVT::getIntegerVT(MemVT.getSizeInBits()); PerformDAGCombine() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5991 EVT NewVT = MVT::v4i32; in PerformLOADCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7883 MVT NewVT = V0_LO.getSimpleValueType(); in ExpandHorizontalBinOp() local
12181 MVT NewVT = V.getSimpleValueType(); in getScalarValueForVectorElement() local
17693 MVT NewVT = MVT::getVectorVT(NewEltVT, NewNumElts); in lowerVECTOR_SHUFFLE() local
27936 MVT NewVT = MVT::getVectorVT(MVT::i32, NumElems); in LowerVectorCTLZ_AVX512CDI() local
31182 MVT NewVT = MVT::getVectorVT(SrcVT.getVectorElementType(), in LowerBITCAST() local
31333 MVT NewVT = MVT::getVectorVT(MVT::i32, NumElems); in LowerVectorCTPOP() local
33300 EVT NewVT = VT.getVectorElementType() == MVT::f16 ? MVT::v8f16 : MVT::v4f32; in ReplaceNodeResults() local
40754 EVT NewVT = EVT::getVectorVT(*DAG.getContext(), BCVT.getScalarType(), in combineTargetShuffle() local
40768 MVT NewVT = in combineTargetShuffle() local
42990 MVT NewVT = MVT::getVectorVT(NewSrcVT, VT.getVectorNumElements() * 2); in SimplifyDemandedBitsForTargetNode() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8603 EVT NewVT = getVectorTyFromPredicateVector(VT); in PromoteMVEPredVector() local
8653 EVT NewVT = PredAsVector1.getValueType(); in LowerVECTOR_SHUFFLE_i1() local
9186 EVT NewVT = NewV.getValueType(); in LowerCONCAT_VECTORS_i1() local
9520 EVT NewVT = getExtensionTo64Bits(OrigTy); in AddRequiredExtensionForVMULL() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2727 auto *NewVT = VarTemplate->getInstantiatedFromMemberTemplate(); in getTemplateInstantiationPattern() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1799 EVT NewVT) const { in shouldReduceLoadWidth()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14742 EVT NewVT = TargetVT == MVT::v2i64 ? MVT::v2f64 : MVT::v4f32; in combineElementTruncationToVectorTruncation() local