Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStackLayout.h25 unsigned MaxAlignment; variable
H A DLowerEmuTLS.cpp155 Align MaxAlignment = in addEmuTlsVar() local
H A DStackColoring.cpp1342 Align MaxAlignment = std::max(MFI->getObjectAlign(FirstSlot), in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DELFObjectFile.cpp75 std::size_t MaxAlignment = in createELFObjectFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp818 MaybeAlign MaxAlignment(std::max(G->getAlignment(), NewF->getAlignment())); in mergeTwoFunctions() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h264 Align MaxAlignment; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp491 Align MaxAlignment = MFI.getMaxAlign(); in emitPrologue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1228 MaybeAlign MaxAlignment; in writeModuleInfo() local