Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h245 Align getStorageAlignment() const { in getStorageAlignment() function
322 Align getStorageAlignment() const { in getStorageAlignment() function
H A DCoroutines.cpp328 AsyncId->getStorageAlignment().value(); in buildFrom()
H A DCoroSplit.cpp1052 Shape.getRetconCoroId()->getStorageAlignment(), in create()
H A DCoroFrame.cpp1394 B.getStructAlign() <= Id->getStorageAlignment()); in buildFrameType()