Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp326 bool AllowHigherAlign) { in emitVoidPtrDirectVAArg() argument
336 if (AllowHigherAlign && DirectAlign > SlotSize) { in emitVoidPtrDirectVAArg()
377 bool AllowHigherAlign) { in emitVoidPtrVAArg() argument
395 SlotSizeAndAlign, AllowHigherAlign); in emitVoidPtrVAArg()