Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp294 bool AllowHigherAlign) { in emitVoidPtrDirectVAArg() argument
304 if (AllowHigherAlign && DirectAlign > SlotSize) { in emitVoidPtrDirectVAArg()
346 bool AllowHigherAlign) { in emitVoidPtrVAArg() argument
365 AllowHigherAlign); in emitVoidPtrVAArg()