Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc1211 void BrOnCast(FullDecoder* decoder, const Value& object, const Value& rtt, in BrOnCast() function
1213 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnCast>( in BrOnCast()
1219 BrOnCastAbs<&compiler::WasmGraphBuilder::BrOnCast>( in BrOnCastFail()
H A Dwasm-opcodes-inl.h427 CASE_OP(BrOnCast, "br_on_cast") in OpcodeName()
H A Dwasm-opcodes.h706 V(BrOnCast, 0xfb42, _) \
H A Dfunction-body-decoder-impl.h1048 F(BrOnCast, const Value& obj, const Value& rtt, Value* result_on_branch, \
4641 CALL_INTERFACE(BrOnCast, obj, rtt, value_on_branch, in DecodeGCOpcode()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h517 void BrOnCast(Node* object, Node* rtt, ObjectReferenceKnowledge config,
H A Dwasm-compiler.cc5892 void WasmGraphBuilder::BrOnCast(Node* object, Node* rtt,
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc5660 void BrOnCast(FullDecoder* decoder, const Value& obj, const Value& rtt,

Completed in 38 milliseconds