Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp856 static CharUnits getMaxAtomicAccessSize(CodeGenModule &CGM, in getMaxAtomicAccessSize() function
1032 if (IvarSize > getMaxAtomicAccessSize(CGM, arch)) { in PropertyImplStrategy()