Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h128 CharUnits getMaximumVoluntaryIntegerSize(CodeGenModule &CGM);
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp475 const CharUnits chunkSize = getMaximumVoluntaryIntegerSize(CGM); in finish()
654 CharUnits swiftcall::getMaximumVoluntaryIntegerSize(CodeGenModule &CGM) { in getMaximumVoluntaryIntegerSize() function in swiftcall