Home
last modified time | relevance | path

Searched defs:SetjmpTableSize (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.cpp706 Value *SetjmpTableSize, Value *&Label, Value *&LongjmpResult, in wrapTestSetjmp()
1286 BinaryOperator *SetjmpTableSize = in runSjLjOnFunction() local
1476 Instruction *SetjmpTableSize = *SetjmpTableSizeInsts.begin(); in handleLongjmpableCallsForEmscriptenSjLj() local
1694 Instruction *SetjmpTableSize = *SetjmpTableSizeInsts.begin(); in handleLongjmpableCallsForWasmSjLj() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp542 Value *SetjmpTableSize, Value *&Label, Value *&LongjmpResult, in wrapTestSetjmp()
894 BinaryOperator *SetjmpTableSize = BinaryOperator::Create( in runSjLjOnFunction() local