Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp315 bool AllowHigherAlign) { in emitVoidPtrDirectVAArg() argument
325 if (AllowHigherAlign && DirectAlign > SlotSize) { in emitVoidPtrDirectVAArg()
366 bool AllowHigherAlign) { in emitVoidPtrVAArg() argument
385 AllowHigherAlign); in emitVoidPtrVAArg()