Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp107 Kind FKind; member in __anon877be0190111::CoroCloner
119 CoroCloner(Function & OrigF,const Twine & Suffix,coro::Shape & Shape,Kind FKind) CoroCloner() argument
1168 createClone(Function & F,const Twine & Suffix,coro::Shape & Shape,CoroCloner::Kind FKind) createClone() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h360 ENamePrefix FKind = NOPFX; variable