Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp457 unsigned MaxEncAlignment = Log2_32(MaxAlignment)+1; in WriteModuleInfo() local
459 Log2_32_Ceil(MaxEncAlignment+1))); in WriteModuleInfo()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1140 unsigned MaxEncAlignment = Log2_32(MaxAlignment)+1; in writeModuleInfo() local
1142 Log2_32_Ceil(MaxEncAlignment+1))); in writeModuleInfo()