Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1499 static bool canUseSizedAtomicCall(unsigned Size, Align Alignment, in canUseSizedAtomicCall() function
1665 bool UseSizedLibcall = canUseSizedAtomicCall(Size, Alignment, DL); in expandAtomicOpToLibcall()