Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc1255 void BrOnFunc(FullDecoder* decoder, const Value& object, in BrOnFunc() function
1257 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnFunc>( in BrOnFunc()
1264 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnFunc>( in BrOnNonFunc()
H A Dwasm-opcodes-inl.h439 CASE_OP(BrOnFunc, "br_on_func") in OpcodeName()
H A Dwasm-opcodes.h720 V(BrOnFunc, 0xfb60, _) \
H A 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); in DecodeGCOpcode()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h529 void BrOnFunc(Node* object, Node* rtt, ObjectReferenceKnowledge config,
H A Dwasm-compiler.cc5951 void WasmGraphBuilder::BrOnFunc(Node* object, Node* /*rtt*/,
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc5869 void BrOnFunc(FullDecoder* decoder, const Value& object,

Completed in 35 milliseconds