Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1426 static bool canUseSizedAtomicCall(unsigned Size, unsigned Align, in canUseSizedAtomicCall() function
1594 bool UseSizedLibcall = canUseSizedAtomicCall(Size, Align, DL); in expandAtomicOpToLibcall()