Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2197 static Value *emitSetSwiftErrorValue(IRBuilder<> &Builder, Value *V, in emitSetSwiftErrorValue() function
2224 auto Addr = emitSetSwiftErrorValue(Builder, ValueBeforeCall, Shape); in emitSetAndGetSwiftErrorValueAround()
2303 (void) emitSetSwiftErrorValue(Builder, FinalValue, Shape); in eliminateSwiftErrorArgument()