Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp277 bool AllowHigherAlign) { in emitVoidPtrDirectVAArg() argument
287 if (AllowHigherAlign && DirectAlign > SlotSize) { in emitVoidPtrDirectVAArg()
329 bool AllowHigherAlign) { in emitVoidPtrVAArg() argument
348 AllowHigherAlign); in emitVoidPtrVAArg()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp313 bool AllowHigherAlign) { in emitVoidPtrDirectVAArg() argument
323 if (AllowHigherAlign && DirectAlign > SlotSize) { in emitVoidPtrDirectVAArg()
364 bool AllowHigherAlign) { in emitVoidPtrVAArg() argument
383 AllowHigherAlign); in emitVoidPtrVAArg()