Home
last modified time | relevance | path

Searched refs:indices (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc433 const MethodReferenceCollection::IndexVector& indices = pair.second; in FetchAndCacheResolvedClassesAndMethods() local
439 indices.begin(), in FetchAndCacheResolvedClassesAndMethods()
440 indices.end()); in FetchAndCacheResolvedClassesAndMethods()
447 const MethodReferenceCollection::IndexVector& indices = pair.second; in FetchAndCacheResolvedClassesAndMethods() local
450 indices.begin(), in FetchAndCacheResolvedClassesAndMethods()
451 indices.end()); in FetchAndCacheResolvedClassesAndMethods()
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S2698 # No explicit null check for variable indices or large constant indices/offsets
2733 # Entry points for offsets/indices not fitting into int16_t and for variable indices.
2755 # Entry points for offsets/indices fitting into int16_t.
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S2905 # No explicit null check for variable indices or large constant indices/offsets
2952 # Entry points for offsets/indices not fitting into int16_t and for variable indices.
2975 # Entry points for offsets/indices fitting into int16_t.