Home
last modified time | relevance | path

Searched defs:NewToVT (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16573 EVT NewToVT = EVT::getVectorVT( in PerformSplittingToNarrowingStores() local
16621 EVT NewToVT = EVT::getVectorVT(C, ToVT.getVectorElementType(), in PerformSplittingMVETruncToNarrowingStores() local
16668 EVT NewToVT = EVT::getIntegerVT(C, VT.getSizeInBits()); in PerformExtractFpToIntStores() local
17604 EVT NewToVT = EVT::getVectorVT( in PerformSplittingToWideningLoad() local
18528 EVT NewToVT = EVT::getVectorVT( in PerformSplittingMVEEXTToWideningLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13569 EVT NewToVT = EVT::getVectorVT(*DAG.getContext(), ToEltVT, NumElements); in PerformSplittingToNarrowingStores() local
14066 EVT NewToVT = ToVT.getHalfNumVectorElementsVT(*DAG.getContext()); in PerformSplittingToWideningLoad() local