Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc1255 void BrOnFunc(FullDecoder* decoder, const Value& object, in BrOnFunc() function in v8::internal::wasm::__anona7a84f320111::WasmGraphBuildingInterface
1257 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnFunc>( in BrOnFunc()
1264 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnFunc>( in BrOnNonFunc()
Dwasm-opcodes-inl.h439 CASE_OP(BrOnFunc, "br_on_func") in OpcodeName()
Dwasm-opcodes.h720 V(BrOnFunc, 0xfb60, _) \
Dfunction-body-decoder-impl.h1060 F(BrOnFunc, const Value& object, Value* value_on_branch, uint32_t br_depth) \
4856 CALL_INTERFACE(BrOnFunc, obj, value_on_branch, branch_depth.depth);
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.h529 void BrOnFunc(Node* object, Node* rtt, ObjectReferenceKnowledge config,
Dwasm-compiler.cc5951 void WasmGraphBuilder::BrOnFunc(Node* object, Node* /*rtt*/, in BrOnFunc() function in v8::internal::compiler::WasmGraphBuilder
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc5869 void BrOnFunc(FullDecoder* decoder, const Value& object, in BrOnFunc() function in v8::internal::wasm::__anonf94cb2b20111::LiftoffCompiler