Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_riscv64.cc2826 int32_t const_index = index.GetConstant()->AsIntConstant()->GetValue(); in VisitArrayGet() local
2867 int32_t const_index = index.GetConstant()->AsIntConstant()->GetValue(); in VisitArrayGet() local
3040 int32_t const_index = index.GetConstant()->AsIntConstant()->GetValue(); in VisitArraySet() local
3102 bool const_index = false; in VisitBoundsCheck() local
Dcode_generator_arm_vixl.cc6673 int32_t const_index = Int32ConstantFrom(index); in VisitArrayGet() local
6936 int32_t const_index = Int32ConstantFrom(index); in VisitArraySet() local