Home
last modified time | relevance | path

Searched refs:RefCast (Results 1 - 10 of 10) sorted by relevance

/third_party/rust/crates/syn/tests/debug/
H A Dgen.rs7 use ref_cast::RefCast;
13 #[derive(RefCast)] in fmt()
49 #[derive(RefCast)] in fmt()
74 #[derive(RefCast)] in fmt()
96 #[derive(RefCast)] in fmt()
139 #[derive(RefCast)] in fmt()
163 #[derive(RefCast)] in fmt()
329 #[derive(RefCast)] in fmt()
350 #[derive(RefCast)] in fmt()
491 #[derive(RefCast)] in fmt()
[all...]
H A Dmod.rs11 use ref_cast::RefCast;
16 #[derive(RefCast)]
/third_party/rust/crates/syn/codegen/src/
H A Dsnapshot.rs73 #[derive(RefCast)] in format_field()
237 #[derive(RefCast)] in expand_impl_body()
365 use ref_cast::RefCast; in generate()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h425 CASE_OP(RefCast, "ref.cast") in OpcodeName()
H A Dgraph-builder-interface.cc1178 void RefCast(FullDecoder* decoder, const Value& object, const Value& rtt, in RefCast() function
1183 builder_->RefCast(object.node, rtt.node, config, decoder->position()); in RefCast()
H A Dwasm-opcodes.h705 V(RefCast, 0xfb41, _) \
H A Dfunction-body-decoder-impl.h1046 F(RefCast, const Value& obj, const Value& rtt, Value* result) \
4560 CALL_INTERFACE(RefCast, obj, rtt, &value); in DecodeGCOpcode()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h515 Node* RefCast(Node* object, Node* rtt, ObjectReferenceKnowledge config,
H A Dwasm-compiler.cc5880 Node* WasmGraphBuilder::RefCast(Node* object, Node* rtt,
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc5646 void RefCast(FullDecoder* decoder, const Value& obj, const Value& rtt,

Completed in 45 milliseconds