Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Djit_patches_arm64.cc111 dex::ProtoIndex proto_index, in DeduplicateJitMethodTypeLiteral()
Dcode_generator_arm64.h947 dex::ProtoIndex proto_index, in DeduplicateJitMethodTypeLiteral()
Dinstruction_builder.cc2809 void HInstructionBuilder::BuildLoadMethodType(dex::ProtoIndex proto_index, uint32_t dex_pc) { in BuildLoadMethodType()
Dcode_generator_x86_64.cc282 const dex::ProtoIndex proto_index = instruction_->AsLoadMethodType()->GetProtoIndex(); in EmitNativeCode() local
6869 dex::ProtoIndex proto_index, in NewJitRootMethodTypePatch()
Dcode_generator_arm64.cc291 const dex::ProtoIndex proto_index = instruction_->AsLoadMethodType()->GetProtoIndex(); in EmitNativeCode() local
/art/dex2oat/
Dtransaction_test.cc615 dex::ProtoIndex proto_index(0u); in TEST_F() local
/art/libdexfile/dex/
Ddex_file_verifier.cc3154 uint32_t proto_index = static_cast<uint32_t>(it.GetJavaValue().i); in CheckInterCallSiteIdItem() local