Home
last modified time | relevance | path

Searched defs:ref_type (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/snapshot/
Ddeserializer.cc73 int Write(HeapObject value, HeapObjectReferenceType ref_type, in Write()
77 int Write(Handle<HeapObject> value, HeapObjectReferenceType ref_type, in Write()
93 HeapObjectReferenceType ref_type) { in WriteWithGenerationalBarrier()
98 HeapObjectReferenceType ref_type) { in WriteWithGenerationalBarrier()
126 int Write(HeapObject value, HeapObjectReferenceType ref_type, in Write()
130 int Write(Handle<HeapObject> value, HeapObjectReferenceType ref_type, in Write()
137 HeapObjectReferenceType ref_type) { in WriteWithGenerationalBarrier()
142 HeapObjectReferenceType ref_type) { in WriteWithGenerationalBarrier()
162 int Write(HeapObject value, HeapObjectReferenceType ref_type, in Write()
169 int Write(Handle<HeapObject> value, HeapObjectReferenceType ref_type, in Write()
[all …]
Ddeserializer.h245 HeapObjectReferenceType ref_type; member
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_traits.h34 if (auto ref_type = maybe_ref_type.dyn_cast<mlir::TF::TensorFlowRefType>()) in VerifyRefTypeMatch() local
/external/perfetto/src/trace_processor/importers/common/
Devent_tracker.cc73 RefType ref_type, in PushInstant()
/external/v4l2_codec2/accel/
Dvp9_parser.cc325 size_t ref_type, in UpdateRefSlot()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dinst_buff_addr_check_pass.cpp105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/v8/src/wasm/
Dmodule-decoder.cc1883 uint8_t ref_type = consume_u8("reference type"); in consume_reference_type() local
/external/libaom/libaom/av1/encoder/
Dencodeframe.c2599 int ref_type, in update_picked_ref_frames_mask()
2972 const int ref_type = av1_ref_frame_type(ctx_none->mic.ref_frame); in rd_pick_partition() local
Drdopt.c3717 const int ref_type = av1_ref_frame_type(ref_frame); in inter_mode_search_order_independent_skip() local