Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp164 Size <= TLI->getMaxAtomicSizeInBitsSupported() / 8; in atomicSizeSupported()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1838 unsigned getMaxAtomicSizeInBitsSupported() const { in getMaxAtomicSizeInBitsSupported() function