Home
last modified time | relevance | path

Searched defs:MaxAlignment (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Object/
DELFObjectFile.cpp27 std::size_t MaxAlignment = in createELFObjectFile() local
/external/llvm/lib/CodeGen/
DLowerEmuTLS.cpp154 unsigned MaxAlignment = std::max( in addEmuTlsVar() local
DStackColoring.cpp756 unsigned MaxAlignment = std::max(MFI->getObjectAlignment(FirstSlot), in runOnMachineFunction() local
/external/llvm/lib/Transforms/Instrumentation/
DSafeStack.cpp494 unsigned MaxAlignment = 0; in moveStaticAllocasToUnsafeStack() local
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h192 unsigned MaxAlignment; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp344 uint64_t MaxAlignment = sizeof(void *); in computeTotalAllocSize() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1748 unsigned MaxAlignment = std::max(G->getAlignment(), H->getAlignment()); in mergeTwoFunctions() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp637 unsigned MaxAlignment = 0; in WriteModuleInfo() local