Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp214 CharUnits CCAlign = getParamTypeAlignment(Ty); in classifyArgumentType() local
218 CCAlign, /*AddrSpace=*/getDataLayout().getAllocaAddrSpace(), in classifyArgumentType()
220 /*Realign=*/TyAlign > CCAlign); in classifyArgumentType()