Home
last modified time | relevance | path

Searched defs:proto_index (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_interface.cc561 int64_t uid, int proto_index, in Lookup()
599 int proto_index = iter->second.second; in Lookup() local
H A Dtpu_compilation_cache_lookup.h64 virtual Status Lookup(int64_t uid, int proto_index, in Lookup()
H A Dtpu_compilation_cache_common.proto29 int32 proto_index = 2; field
H A Dtpu_compilation_cache_local_lookup.cc49 int64_t uid, int proto_index, in Lookup()
H A Dtpu_compilation_cache_rpc_lookup.cc99 int64_t uid, int proto_index, in Lookup()
/aosp_15_r20/art/compiler/optimizing/
H A Djit_patches_arm64.cc111 dex::ProtoIndex proto_index, in DeduplicateJitMethodTypeLiteral()
H A Dcode_generator_arm64.h941 dex::ProtoIndex proto_index, in DeduplicateJitMethodTypeLiteral()
H A Dinstruction_builder.cc2766 void HInstructionBuilder::BuildLoadMethodType(dex::ProtoIndex proto_index, uint32_t dex_pc) { in BuildLoadMethodType()
H A Dcode_generator_x86_64.cc285 const dex::ProtoIndex proto_index = instruction_->AsLoadMethodType()->GetProtoIndex(); in EmitNativeCode() local
6891 dex::ProtoIndex proto_index, in NewJitRootMethodTypePatch()
H A Dcode_generator_arm64.cc291 const dex::ProtoIndex proto_index = instruction_->AsLoadMethodType()->GetProtoIndex(); in EmitNativeCode() local
/aosp_15_r20/art/dex2oat/
H A Dtransaction_test.cc615 dex::ProtoIndex proto_index(0u); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dsnapshot_utils.cc265 int proto_index = 0; in WriteTensors() local
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc3089 uint32_t proto_index = static_cast<uint32_t>(it.GetJavaValue().i); in CheckInterCallSiteIdItem() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc592 int proto_index = 0; in CreateFromProto() local