Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_errors.cpp32 uptr MaxAlignment) { in reportAllocationAlignmentTooBig()
H A Dscudo_allocator.h60 const uptr MaxAlignment = 1 << MaxAlignmentLog; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DSafeStackLayout.h26 unsigned MaxAlignment; variable
H A DLowerEmuTLS.cpp159 unsigned MaxAlignment = std::max( in addEmuTlsVar() local
H A DStackColoring.cpp1271 unsigned MaxAlignment = std::max(MFI->getObjectAlignment(FirstSlot), in runOnMachineFunction() local
/freebsd-12.1/contrib/llvm/lib/Object/
H A DELFObjectFile.cpp55 std::size_t MaxAlignment = in createELFObjectFile() local
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp817 unsigned MaxAlignment = std::max(G->getAlignment(), NewF->getAlignment()); in mergeTwoFunctions() local
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h264 unsigned MaxAlignment = 0; variable
/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1142 unsigned MaxAlignment = 0; in writeModuleInfo() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3039 unsigned MaxAlignment; in mergeConditionalStoreToAddress() local