Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14627 bool LastIntegerTrunc = false; in MergeConsecutiveStores() local
14658 LastIntegerTrunc = false; in MergeConsecutiveStores()
14670 LastIntegerTrunc = true; in MergeConsecutiveStores()
14727 UseVector, LastIntegerTrunc); in MergeConsecutiveStores()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14113 bool LastIntegerTrunc = false; in MergeConsecutiveStores() local
14144 LastIntegerTrunc = false; in MergeConsecutiveStores()
14156 LastIntegerTrunc = true; in MergeConsecutiveStores()
14213 UseVector, LastIntegerTrunc); in MergeConsecutiveStores()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15849 bool LastIntegerTrunc = false; in MergeConsecutiveStores() local
15880 LastIntegerTrunc = false; in MergeConsecutiveStores()
15893 LastIntegerTrunc = true; in MergeConsecutiveStores()
15950 UseVector, LastIntegerTrunc); in MergeConsecutiveStores()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15844 bool LastIntegerTrunc = false; in MergeConsecutiveStores() local
15875 LastIntegerTrunc = false; in MergeConsecutiveStores()
15888 LastIntegerTrunc = true; in MergeConsecutiveStores()
15945 UseVector, LastIntegerTrunc); in MergeConsecutiveStores()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15849 bool LastIntegerTrunc = false; in MergeConsecutiveStores() local
15880 LastIntegerTrunc = false; in MergeConsecutiveStores()
15893 LastIntegerTrunc = true; in MergeConsecutiveStores()
15950 UseVector, LastIntegerTrunc); in MergeConsecutiveStores()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15635 bool LastIntegerTrunc = false; in MergeConsecutiveStores() local
15666 LastIntegerTrunc = false; in MergeConsecutiveStores()
15679 LastIntegerTrunc = true; in MergeConsecutiveStores()
15736 UseVector, LastIntegerTrunc); in MergeConsecutiveStores()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16583 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
16614 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
16626 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
16682 StoreNodes, MemVT, NumElem, true, UseVector, LastIntegerTrunc); in tryStoreMergeOfConstants()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16436 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
16467 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
16479 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
16535 StoreNodes, MemVT, NumElem, true, UseVector, LastIntegerTrunc); in tryStoreMergeOfConstants()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17354 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
17385 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
17397 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
17422 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16853 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
16884 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
16896 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
16952 StoreNodes, MemVT, NumElem, true, UseVector, LastIntegerTrunc); in tryStoreMergeOfConstants()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16341 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
16372 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
16384 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
16440 StoreNodes, MemVT, NumElem, true, UseVector, LastIntegerTrunc); in tryStoreMergeOfConstants()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17354 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
17385 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
17397 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
17422 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17354 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
17385 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
17397 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
17422 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16853 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
16884 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
16896 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
16952 StoreNodes, MemVT, NumElem, true, UseVector, LastIntegerTrunc); in tryStoreMergeOfConstants()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17354 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
17385 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
17397 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
17422 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17354 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
17385 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
17397 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
17422 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17414 bool LastIntegerTrunc = false; in tryStoreMergeOfConstants() local
17446 LastIntegerTrunc = false; in tryStoreMergeOfConstants()
17459 LastIntegerTrunc = true; in tryStoreMergeOfConstants()
17484 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants()