Home
last modified time | relevance | path

Searched defs:const_index (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_riscv64.cc2823 int32_t const_index = index.GetConstant()->AsIntConstant()->GetValue(); in VisitArrayGet() local
2864 int32_t const_index = index.GetConstant()->AsIntConstant()->GetValue(); in VisitArrayGet() local
3037 int32_t const_index = index.GetConstant()->AsIntConstant()->GetValue(); in VisitArraySet() local
3099 bool const_index = false; in VisitBoundsCheck() local
Dcode_generator_arm_vixl.cc6634 int32_t const_index = Int32ConstantFrom(index); in VisitArrayGet() local
6898 int32_t const_index = Int32ConstantFrom(index); in VisitArraySet() local