Home
last modified time | relevance | path

Searched defs:AtomicElementSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp28 std::optional<uint32_t> AtomicElementSize) { in createMemCpyLoopKnownSize()
183 std::optional<uint32_t> AtomicElementSize) { in createMemCpyLoopUnknownSize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h843 std::optional<uint32_t> AtomicElementSize) const { in getMemcpyLoopLoweringType()
H A DTargetTransformInfo.h2842 std::optional<uint32_t> AtomicElementSize) const override { in getMemcpyLoopLoweringType()