Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp784 static CharUnits getMaxAtomicAccessSize(CodeGenModule &CGM, in getMaxAtomicAccessSize() function
958 if (IvarSize > getMaxAtomicAccessSize(CGM, arch)) { in PropertyImplStrategy()