Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp374 CharUnits ArgSlotSize = CharUnits::fromQuantity(MinABIStackAlignInBytes); in EmitVAArg() local
377 ArgSlotSize, /*AllowHigherAlign*/ true, Slot); in EmitVAArg()