Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DELFObjectFile.cpp27 std::size_t MaxAlignment = in createELFObjectFile() local
/external/llvm/lib/CodeGen/
DSafeStackLayout.h20 unsigned MaxAlignment; variable
DLowerEmuTLS.cpp157 unsigned MaxAlignment = std::max( in addEmuTlsVar() local
DStackColoring.cpp1098 unsigned MaxAlignment = std::max(MFI->getObjectAlignment(FirstSlot), in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h164 unsigned MaxAlignment; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DMergeFunctions.cpp788 unsigned MaxAlignment = std::max(G->getAlignment(), H->getAlignment()); in mergeTwoFunctions() local
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp267 static const uptr MaxAlignment = 1 << MaxAlignmentLog; // 16 MB member
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h210 unsigned MaxAlignment = 0; variable
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp405 unsigned MaxAlignment = 0; in WriteModuleInfo() local
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp1068 uint32_t MaxAlignment = StackAlignment; in processAllocas() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1754 unsigned MaxAlignment = std::max(G->getAlignment(), H->getAlignment()); in mergeTwoFunctions() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1088 unsigned MaxAlignment = 0; in writeModuleInfo() local