Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp332 Function &F, Instruction *FunctionInvocationId,
336 Instruction *FunctionInvocationId,
342 Value *FunctionInvocationId, Value *&Label,
704 BasicBlock *BB, DebugLoc DL, Value *Threw, Value *FunctionInvocationId, in wrapTestSetjmp() argument
751 {ThrewPtr, FunctionInvocationId}, "label"); in wrapTestSetjmp()
1280 Instruction *FunctionInvocationId = in runSjLjOnFunction() local
1282 FunctionInvocationId->setDebugLoc(FirstDL); in runSjLjOnFunction()
1329 FunctionInvocationId}; in runSjLjOnFunction()
1336 handleLongjmpableCallsForEmscriptenSjLj(F, FunctionInvocationId, in runSjLjOnFunction()
1339 handleLongjmpableCallsForWasmSjLj(F, FunctionInvocationId, SetjmpRetPHIs); in runSjLjOnFunction()
[all …]