Home
last modified time | relevance | path

Searched defs:LoadSizes (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/abseil/abseil-cpp-20211102.0/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc134 struct LoadSizes { struct
135 size_t min_load;
136 size_t max_load;
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc134 struct LoadSizes { struct
135 size_t min_load;
136 size_t max_load;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp135 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
221 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp135 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
221 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DExpandMemCmp.cpp129 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
215 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DExpandMemCmp.cpp135 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
221 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp129 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
215 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp135 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
221 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp129 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
215 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp135 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
221 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DExpandMemCmp.cpp125 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
211 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DExpandMemCmp.cpp119 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
211 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp140 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
228 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DExpandMemCmp.cpp140 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
228 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp140 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
228 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp140 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
228 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp140 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
228 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp140 uint64_t Size, llvm::ArrayRef<unsigned> LoadSizes, in computeGreedyLoadSequence()
228 llvm::ArrayRef<unsigned> LoadSizes(Options.LoadSizes); in MemCmpExpansion() local
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h583 SmallVector<unsigned, 8> LoadSizes; member
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h691 SmallVector<unsigned, 8> LoadSizes; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h691 SmallVector<unsigned, 8> LoadSizes; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h691 SmallVector<unsigned, 8> LoadSizes; member
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h666 SmallVector<unsigned, 8> LoadSizes; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h753 SmallVector<unsigned, 8> LoadSizes; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h717 SmallVector<unsigned, 8> LoadSizes; member

12