Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1255 unsigned MaxEncAlignment = getEncodedAlign(MaxAlignment); in writeModuleInfo() local
1257 Log2_32_Ceil(MaxEncAlignment + 1))); in writeModuleInfo()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1357 unsigned MaxEncAlignment = getEncodedAlign(MaxAlignment); in writeModuleInfo() local
1359 Log2_32_Ceil(MaxEncAlignment+1))); in writeModuleInfo()