Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp409 if (unsigned AllocaAlignment = AI->getAlignment()) { in buildFrameType() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1597 unsigned AllocaAlignment = DL.getPrefTypeAlignment(SizedIntTy); in expandAtomicOpToLibcall() local