Searched refs:wasm_throw (Results 1 – 6 of 6) sorted by relevance
41 wasm_throw, // llvm.wasm.throw enumerator
180 ThrowF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_throw); in prepareThrows()
195 ThrowF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_throw); in prepareThrows()
1247 case Intrinsic::wasm_throw: { in LowerIntrinsic()
1476 case Intrinsic::wasm_throw: { in LowerIntrinsic()
16527 Function *Callee = CGM.getIntrinsic(Intrinsic::wasm_throw); in EmitWebAssemblyBuiltinExpr()