Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1673 static bool canUseSizedAtomicCall(unsigned Size, Align Alignment, in canUseSizedAtomicCall() function
1843 bool UseSizedLibcall = canUseSizedAtomicCall(Size, Alignment, DL); in expandAtomicOpToLibcall()