Home
last modified time | relevance | path

Searched defs:TyAlignForABI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp436 CharUnits TyAlignForABI = TyInfo.Align; in EmitVAArgInstr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp769 CharUnits TyAlignForABI = getContext().getTypeUnadjustedAlignInChars(Ty); in EmitVAArg() local