Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.h26 Align MaxAlignment; variable
H A DLowerEmuTLS.cpp173 Align MaxAlignment = in addEmuTlsVar() local
H A DStackColoring.cpp1322 Align MaxAlignment = std::max(MFI->getObjectAlign(FirstSlot), in runOnMachineFunction() local
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp106 Align MaxAlignment; member in __anon5c77626e0111::PPCMergeStringPool
/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp82 void NORETURN reportAlignmentTooBig(uptr Alignment, uptr MaxAlignment) { in reportAlignmentTooBig()
H A Dcombined.h939 static const uptr MaxAlignment = 1UL << MaxAlignmentLog; variable
/src/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp76 std::size_t MaxAlignment = in createELFObjectFile() local
/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp169 Align MaxAlignment = MFI.getMaxAlign(); in emitPrologue() local
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h263 Align MaxAlignment; variable
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp723 Align MaxAlignment = MFI.getMaxAlign(); in emitPrologue() local
/src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1182 MaybeAlign MaxAlignment; in writeModuleInfo() local
/src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1429 MaybeAlign MaxAlignment; in writeModuleInfo() local