Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()