Home
last modified time | relevance | path

Searched refs:MaxEncAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1243 unsigned MaxEncAlignment = getEncodedAlign(MaxAlignment); in writeModuleInfo() local
1245 Log2_32_Ceil(MaxEncAlignment + 1))); in writeModuleInfo()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1488 unsigned MaxEncAlignment = getEncodedAlign(MaxAlignment); in writeModuleInfo() local
1490 Log2_32_Ceil(MaxEncAlignment+1))); in writeModuleInfo()