Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp24 std::optional<uint32_t> AtomicElementSize) { in createMemCpyLoopKnownSize()
179 std::optional<uint32_t> AtomicElementSize) { in createMemCpyLoopUnknownSize()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h752 std::optional<uint32_t> AtomicElementSize) const { in getMemcpyLoopLoweringType()
H A DTargetTransformInfo.h2485 std::optional<uint32_t> AtomicElementSize) const override { in getMemcpyLoopLoweringType()