Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h212 Align getStorageAlignment() const { in getStorageAlignment() function
289 Align getStorageAlignment() const { in getStorageAlignment() function
H A DCoroutines.cpp321 AsyncId->getStorageAlignment().value(); in buildFrom()
H A DCoroSplit.cpp1067 Shape.getRetconCoroId()->getStorageAlignment(), in create()
H A DCoroFrame.cpp1390 B.getStructAlign() <= Id->getStorageAlignment()); in buildFrameType()