Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5940 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
5977 FirstByteProvider = P; in MatchLoadCombine()
5999 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
6003 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
6005 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5782 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
5819 FirstByteProvider = P; in MatchLoadCombine()
5841 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
5845 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
5847 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6796 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
6844 FirstByteProvider = P; in MatchLoadCombine()
6878 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
6882 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
6884 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6789 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
6837 FirstByteProvider = P; in MatchLoadCombine()
6871 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
6875 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
6877 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6796 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
6844 FirstByteProvider = P; in MatchLoadCombine()
6878 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
6882 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
6884 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6707 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
6744 FirstByteProvider = P; in MatchLoadCombine()
6761 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
6765 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
6767 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7294 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7342 FirstByteProvider = P; in MatchLoadCombine()
7376 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7380 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7382 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7140 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7188 FirstByteProvider = P; in MatchLoadCombine()
7222 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7226 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7228 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7526 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7574 FirstByteProvider = P; in MatchLoadCombine()
7608 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7612 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7614 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7332 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7380 FirstByteProvider = P; in MatchLoadCombine()
7414 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7418 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7420 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7047 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7095 FirstByteProvider = P; in MatchLoadCombine()
7129 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7133 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7135 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7526 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7574 FirstByteProvider = P; in MatchLoadCombine()
7608 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7612 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7614 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7526 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7574 FirstByteProvider = P; in MatchLoadCombine()
7608 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7612 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7614 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7332 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7380 FirstByteProvider = P; in MatchLoadCombine()
7414 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7418 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7420 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7526 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7574 FirstByteProvider = P; in MatchLoadCombine()
7608 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7612 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7614 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7526 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7574 FirstByteProvider = P; in MatchLoadCombine()
7608 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7612 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7614 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7545 Optional<ByteProvider> FirstByteProvider; in MatchLoadCombine() local
7593 FirstByteProvider = P; in MatchLoadCombine()
7627 assert(FirstByteProvider && "must be set"); in MatchLoadCombine()
7631 if (MemoryByteOffset(*FirstByteProvider) != 0) in MatchLoadCombine()
7633 LoadSDNode *FirstLoad = FirstByteProvider->Load; in MatchLoadCombine()