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.cpp333 Function &F, Instruction *FunctionInvocationId,
337 Instruction *FunctionInvocationId,
343 Value *FunctionInvocationId, Value *&Label,
701 BasicBlock *BB, DebugLoc DL, Value *Threw, Value *FunctionInvocationId, in wrapTestSetjmp() argument
748 {ThrewPtr, FunctionInvocationId}, "label"); in wrapTestSetjmp()
1275 Instruction *FunctionInvocationId = in runSjLjOnFunction() local
1277 FunctionInvocationId->setDebugLoc(FirstDL); in runSjLjOnFunction()
1324 FunctionInvocationId}; in runSjLjOnFunction()
1331 handleLongjmpableCallsForEmscriptenSjLj(F, FunctionInvocationId, in runSjLjOnFunction()
1334 handleLongjmpableCallsForWasmSjLj(F, FunctionInvocationId, SetjmpRetPHIs); in runSjLjOnFunction()
[all …]