Searched refs:GetJitMethodTypeRootIndex (Results 1 – 5 of 5) sorted by relevance
93 uint64_t GetJitMethodTypeRootIndex(ProtoReference proto_reference) const { in GetJitMethodTypeRootIndex() function
73 uint64_t index_in_table = code_generation_data.GetJitMethodTypeRootIndex(proto_reference); in EmitJitRootPatches()
219 uint64_t CodeGenerator::GetJitMethodTypeRootIndex(ProtoReference proto_reference) { in GetJitMethodTypeRootIndex() function in art::CodeGenerator221 return code_generation_data_->GetJitMethodTypeRootIndex(proto_reference); in GetJitMethodTypeRootIndex()
841 uint64_t GetJitMethodTypeRootIndex(ProtoReference proto_reference);
8633 uint64_t index_in_table = GetJitMethodTypeRootIndex(proto_reference); in EmitJitRootPatches()