Home
last modified time | relevance | path

Searched refs:MaskedVT (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9395 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
9398 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
9399 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
9400 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9123 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
9126 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
9127 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
9128 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10462 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
10465 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
10466 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
10467 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10455 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
10458 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
10459 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
10460 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10462 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
10465 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
10466 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
10467 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10316 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
10319 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
10320 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
10321 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11169 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11172 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11173 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11174 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10992 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
10995 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
10996 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
10997 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11895 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11898 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11899 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11414 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11417 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11418 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11419 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10899 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
10902 if ((ExtVT.getSizeInBits() > MaskedVT.getSizeInBits()) && in ReduceLoadWidth()
10903 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
10904 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11895 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11898 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11899 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11895 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11898 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11899 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11414 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11417 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11418 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11419 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11895 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11898 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11899 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11895 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11898 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11899 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11900 ExtVT = MaskedVT; in ReduceLoadWidth()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11911 EVT MaskedVT = EVT::getIntegerVT(*DAG.getContext(), in ReduceLoadWidth() local
11914 if ((ExtVT.getScalarSizeInBits() > MaskedVT.getScalarSizeInBits()) && in ReduceLoadWidth()
11915 TLI.isLoadExtLegal(ExtType, N0.getValueType(), MaskedVT)) in ReduceLoadWidth()
11916 ExtVT = MaskedVT; in ReduceLoadWidth()