Home
last modified time | relevance | path

Searched refs:getMaxAtomicSizeInBitsSupported (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp203 Size <= TLI->getMaxAtomicSizeInBitsSupported() / 8; in atomicSizeSupported()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2119 unsigned getMaxAtomicSizeInBitsSupported() const { in getMaxAtomicSizeInBitsSupported() function