Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h461 int getCustomABI() const { in getCustomABI() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp2139 unsigned CustomABI = S.CoroBegin->getCustomABI(); in CreateNewABI()