Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h121 CharUnits getMaximumVoluntaryIntegerSize(CodeGenModule &CGM);
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp422 const CharUnits chunkSize = getMaximumVoluntaryIntegerSize(CGM); in finish()
595 CharUnits swiftcall::getMaximumVoluntaryIntegerSize(CodeGenModule &CGM) { in getMaximumVoluntaryIntegerSize() function in swiftcall