Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h247 Align getStorageAlignment() const { in getStorageAlignment() function
320 Align getStorageAlignment() const { in getStorageAlignment() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp317 AsyncLowering.ContextAlignment = AsyncId->getStorageAlignment().value(); in analyze()
H A DCoroFrame.cpp954 B.getStructAlign() <= Id->getStorageAlignment()); in buildFrameType()
H A DCoroSplit.cpp983 Shape.getRetconCoroId()->getStorageAlignment(), in create()