Home
last modified time | relevance | path

Searched refs:ExtVT (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp215 EVT ExtVT = TLI.getTypeForExtReturn(Ctx, VT, in splitToValueTypes() local
217 if (ExtVT != VT) { in splitToValueTypes()
218 VT = ExtVT; in splitToValueTypes()
219 Ty = ExtVT.getTypeForEVT(Ctx); in splitToValueTypes()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp219 EVT ExtVT = TLI.getTypeForExtReturn(Ctx, VT, in splitToValueTypes() local
221 if (ExtVT != VT) { in splitToValueTypes()
222 VT = ExtVT; in splitToValueTypes()
223 Ty = ExtVT.getTypeForEVT(Ctx); in splitToValueTypes()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2253 if (ExtVT == LoadedVT && in visitAND()
2271 if (!LN0->isVolatile() && LoadedVT.bitsGT(ExtVT) && ExtVT.isRound() && in visitAND()
2947 ExtVT = EVT::getVectorVT(*DAG.getContext(), in visitSRA()
4045 EVT ExtVT = VT; in ReduceLoadWidth() local
4055 ExtVT = cast<VTSDNode>(N->getOperand(1))->getVT(); in ReduceLoadWidth()
4065 ExtVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth()
4069 unsigned EVTBits = ExtVT.getSizeInBits(); in ReduceLoadWidth()
4097 unsigned EVTStoreBits = ExtVT.getStoreSizeInBits(); in ReduceLoadWidth()
6145 EVT ExtVT = VT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT() local
6146 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp319 EVT ExtVT = TLI.getTypeForExtReturn(Ctx, VT, in splitToValueTypes() local
321 if (ExtVT.getSizeInBits() != VT.getSizeInBits()) { in splitToValueTypes()
322 VT = ExtVT; in splitToValueTypes()
323 Ty = ExtVT.getTypeForEVT(Ctx); in splitToValueTypes()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5231 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5245 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5371 EVT ExtVT; in SearchForAndLoads() local
5398 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5646 EVT ExtVT = VT; in visitAND() local
8584 ExtVT = EVT::getVectorVT(*DAG.getContext(), ExtVT, in visitSRA()
11409 EVT ExtVT; in visitZERO_EXTEND() local
11805 EVT ExtVT = VT; in ReduceLoadWidth() local
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
12155 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5037 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5051 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5177 EVT ExtVT; in SearchForAndLoads() local
5204 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5452 EVT ExtVT = VT; in visitAND() local
10934 EVT ExtVT; in visitZERO_EXTEND() local
11324 EVT ExtVT = VT; in ReduceLoadWidth() local
11419 ExtVT = MaskedVT; in ReduceLoadWidth()
11663 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
18395 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5231 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5245 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5371 EVT ExtVT; in SearchForAndLoads() local
5398 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5646 EVT ExtVT = VT; in visitAND() local
8584 ExtVT = EVT::getVectorVT(*DAG.getContext(), ExtVT, in visitSRA()
11409 EVT ExtVT; in visitZERO_EXTEND() local
11805 EVT ExtVT = VT; in ReduceLoadWidth() local
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
12155 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5231 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5245 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5371 EVT ExtVT; in SearchForAndLoads() local
5398 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5646 EVT ExtVT = VT; in visitAND() local
8584 ExtVT = EVT::getVectorVT(*DAG.getContext(), ExtVT, in visitSRA()
11409 EVT ExtVT; in visitZERO_EXTEND() local
11805 EVT ExtVT = VT; in ReduceLoadWidth() local
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
12155 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5037 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5051 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5177 EVT ExtVT; in SearchForAndLoads() local
5204 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5452 EVT ExtVT = VT; in visitAND() local
10934 EVT ExtVT; in visitZERO_EXTEND() local
11324 EVT ExtVT = VT; in ReduceLoadWidth() local
11419 ExtVT = MaskedVT; in ReduceLoadWidth()
11663 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
18395 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5231 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5245 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5371 EVT ExtVT; in SearchForAndLoads() local
5398 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5646 EVT ExtVT = VT; in visitAND() local
8584 ExtVT = EVT::getVectorVT(*DAG.getContext(), ExtVT, in visitSRA()
11409 EVT ExtVT; in visitZERO_EXTEND() local
11805 EVT ExtVT = VT; in ReduceLoadWidth() local
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
12155 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5231 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5245 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5371 EVT ExtVT; in SearchForAndLoads() local
5398 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5646 EVT ExtVT = VT; in visitAND() local
8584 ExtVT = EVT::getVectorVT(*DAG.getContext(), ExtVT, in visitSRA()
11409 EVT ExtVT; in visitZERO_EXTEND() local
11805 EVT ExtVT = VT; in ReduceLoadWidth() local
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
12155 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5036 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5050 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5176 EVT ExtVT; in SearchForAndLoads() local
5203 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5451 EVT ExtVT = VT; in visitAND() local
10689 EVT ExtVT; in visitZERO_EXTEND() local
11079 EVT ExtVT = VT; in ReduceLoadWidth() local
11174 ExtVT = MaskedVT; in ReduceLoadWidth()
18121 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
18136 ExtVT = BCVT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5251 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
5265 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5391 EVT ExtVT; in SearchForAndLoads() local
5418 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
5666 EVT ExtVT = VT; in visitAND() local
8600 ExtVT = EVT::getVectorVT(*DAG.getContext(), ExtVT, in visitSRA()
11425 EVT ExtVT; in visitZERO_EXTEND() local
11821 EVT ExtVT = VT; in ReduceLoadWidth() local
11916 ExtVT = MaskedVT; in ReduceLoadWidth()
12171 ExtVT == GN0->getMemoryVT() && in visitSIGN_EXTEND_INREG()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp10730 MVT ExtVT = VT; in lowerVectorShuffleAsElementInsertion() local
10760 ExtVT = MVT::getVectorVT(MVT::i32, ExtVT.getSizeInBits() / 32); in lowerVectorShuffleAsElementInsertion()
10797 if (ExtVT != VT) in lowerVectorShuffleAsElementInsertion()
14886 MVT ExtVT; in lower1BitVectorShuffle() local
16977 MVT ExtVT = VT; in LowerZERO_EXTEND_Mask() local
16987 MVT WideVT = ExtVT; in LowerZERO_EXTEND_Mask()
17003 if (VT != ExtVT) { in LowerZERO_EXTEND_Mask()
17195 InVT = ExtVT; in LowerTruncateVecI1()
19175 MVT ExtVT = VT; in LowerSIGN_EXTEND_Mask() local
19185 MVT WideVT = ExtVT; in LowerSIGN_EXTEND_Mask()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4962 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
4976 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5100 EVT ExtVT; in SearchForAndLoads() local
5127 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
10519 EVT ExtVT; in visitZERO_EXTEND() local
10902 EVT ExtVT = VT; in ReduceLoadWidth() local
10997 ExtVT = MaskedVT; in ReduceLoadWidth()
11101 EVT ExtVT = cast<VTSDNode>(N1)->getVT(); in visitSIGN_EXTEND_INREG() local
18044 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
18059 ExtVT = BCVT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4874 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
4888 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
5007 EVT ExtVT; in SearchForAndLoads() local
5034 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
10426 EVT ExtVT; in visitZERO_EXTEND() local
10809 EVT ExtVT = VT; in ReduceLoadWidth() local
10904 ExtVT = MaskedVT; in ReduceLoadWidth()
11008 EVT ExtVT = cast<VTSDNode>(N1)->getVT(); in visitSIGN_EXTEND_INREG() local
17876 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
17891 ExtVT = BCVT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp11993 MVT ExtVT = VT; in lowerShuffleAsElementInsertion() local
12023 ExtVT = MVT::getVectorVT(MVT::i32, ExtVT.getSizeInBits() / 32); in lowerShuffleAsElementInsertion()
12060 if (ExtVT != VT) in lowerShuffleAsElementInsertion()
12371 MVT ExtVT; in lowerShuffleAsBroadcast() local
12393 ExtVT = MVT::getVectorVT(ExtVT, 128 / ExtVT.getScalarSizeInBits()); in lowerShuffleAsBroadcast()
16497 MVT ExtVT; in lower1BitShuffle() local
18678 MVT ExtVT = VT; in LowerZERO_EXTEND_Mask() local
18704 if (VT != ExtVT) { in LowerZERO_EXTEND_Mask()
18900 InVT = ExtVT; in LowerTruncateVecI1()
20945 MVT ExtVT = VT; in LowerSIGN_EXTEND_Mask() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4210 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
4224 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
4339 EVT ExtVT; in SearchForAndLoads() local
4366 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
8963 EVT ExtVT; in visitZERO_EXTEND() local
9303 EVT ExtVT = VT; in ReduceLoadWidth() local
9400 ExtVT = MaskedVT; in ReduceLoadWidth()
15867 EVT ExtVT = VecVT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT() local
15868 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
15883 ExtVT = BCVT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4049 if (ExtVT == LoadedVT && in isAndLoadExtLoad()
4063 if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.isRound()) in isAndLoadExtLoad()
4178 EVT ExtVT; in SearchForAndLoads() local
4205 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
8721 EVT ExtVT; in visitZERO_EXTEND() local
9043 EVT ExtVT = VT; in ReduceLoadWidth() local
9128 ExtVT = MaskedVT; in ReduceLoadWidth()
15268 EVT ExtVT = VT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT() local
15269 EVT LVT = ExtVT; in visitEXTRACT_VECTOR_ELT()
15287 ExtVT = BCVT.getVectorElementType(); in visitEXTRACT_VECTOR_ELT()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp11489 MVT ExtVT = VT; in lowerVectorShuffleAsElementInsertion() local
11519 ExtVT = MVT::getVectorVT(MVT::i32, ExtVT.getSizeInBits() / 32); in lowerVectorShuffleAsElementInsertion()
11556 if (ExtVT != VT) in lowerVectorShuffleAsElementInsertion()
15905 MVT ExtVT; in lower1BitVectorShuffle() local
18056 MVT ExtVT = VT; in LowerZERO_EXTEND_Mask() local
18066 MVT WideVT = ExtVT; in LowerZERO_EXTEND_Mask()
18082 if (VT != ExtVT) { in LowerZERO_EXTEND_Mask()
18275 InVT = ExtVT; in LowerTruncateVecI1()
20233 MVT ExtVT = VT; in LowerSIGN_EXTEND_Mask() local
20243 MVT WideVT = ExtVT; in LowerSIGN_EXTEND_Mask()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp12468 MVT ExtVT = VT; in lowerShuffleAsElementInsertion() local
12498 ExtVT = MVT::getVectorVT(MVT::i32, ExtVT.getSizeInBits() / 32); in lowerShuffleAsElementInsertion()
12535 if (ExtVT != VT) in lowerShuffleAsElementInsertion()
12846 MVT ExtVT; in lowerShuffleAsBroadcast() local
12868 ExtVT = MVT::getVectorVT(ExtVT, 128 / ExtVT.getScalarSizeInBits()); in lowerShuffleAsBroadcast()
17181 MVT ExtVT; in lower1BitShuffle() local
19669 MVT ExtVT = VT; in LowerZERO_EXTEND_Mask() local
19695 if (VT != ExtVT) { in LowerZERO_EXTEND_Mask()
19891 InVT = ExtVT; in LowerTruncateVecI1()
22379 MVT ExtVT = VT; in LowerSIGN_EXTEND_Mask() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12468 MVT ExtVT = VT; in lowerShuffleAsElementInsertion() local
12498 ExtVT = MVT::getVectorVT(MVT::i32, ExtVT.getSizeInBits() / 32); in lowerShuffleAsElementInsertion()
12535 if (ExtVT != VT) in lowerShuffleAsElementInsertion()
12846 MVT ExtVT; in lowerShuffleAsBroadcast() local
12868 ExtVT = MVT::getVectorVT(ExtVT, 128 / ExtVT.getScalarSizeInBits()); in lowerShuffleAsBroadcast()
17181 MVT ExtVT; in lower1BitShuffle() local
19669 MVT ExtVT = VT; in LowerZERO_EXTEND_Mask() local
19695 if (VT != ExtVT) { in LowerZERO_EXTEND_Mask()
19891 InVT = ExtVT; in LowerTruncateVecI1()
22379 MVT ExtVT = VT; in LowerSIGN_EXTEND_Mask() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12468 MVT ExtVT = VT; in lowerShuffleAsElementInsertion() local
12498 ExtVT = MVT::getVectorVT(MVT::i32, ExtVT.getSizeInBits() / 32); in lowerShuffleAsElementInsertion()
12535 if (ExtVT != VT) in lowerShuffleAsElementInsertion()
12846 MVT ExtVT; in lowerShuffleAsBroadcast() local
12868 ExtVT = MVT::getVectorVT(ExtVT, 128 / ExtVT.getScalarSizeInBits()); in lowerShuffleAsBroadcast()
17181 MVT ExtVT; in lower1BitShuffle() local
19669 MVT ExtVT = VT; in LowerZERO_EXTEND_Mask() local
19695 if (VT != ExtVT) { in LowerZERO_EXTEND_Mask()
19891 InVT = ExtVT; in LowerTruncateVecI1()
22379 MVT ExtVT = VT; in LowerSIGN_EXTEND_Mask() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp309 EVT ExtVT = TLI.getTypeForExtReturn(Ctx, VT, in lowerReturnVal() local
311 if (ExtVT != VT) { in lowerReturnVal()
312 RetInfo.Ty = ExtVT.getTypeForEVT(Ctx); in lowerReturnVal()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp309 EVT ExtVT = TLI.getTypeForExtReturn(Ctx, VT, in lowerReturnVal() local
311 if (ExtVT != VT) { in lowerReturnVal()
312 RetInfo.Ty = ExtVT.getTypeForEVT(Ctx); in lowerReturnVal()

123456789