Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1310 SmallVector<PHINode *, 4> SetjmpRetPHIs; in runSjLjOnFunction() local
1464 SmallVectorImpl<PHINode *> &SetjmpRetPHIs) { in handleLongjmpableCallsForEmscriptenSjLj()
1668 SmallVectorImpl<PHINode *> &SetjmpRetPHIs) { in handleLongjmpableCallsForWasmSjLj()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp908 std::vector<PHINode *> SetjmpRetPHIs; in runSjLjOnFunction() local