Home
last modified time | relevance | path

Searched defs:len_offset (Results 1 – 5 of 5) sorted by relevance

/art/compiler/dex/quick/x86/
Dint_x86.cc1142 int len_offset) { in GenArrayBoundsCheck()
1146 RegStorage index, RegStorage array_base, int32_t len_offset) in GenArrayBoundsCheck()
1190 int32_t len_offset) { in GenArrayBoundsCheck()
1194 int32_t index, RegStorage array_base, int32_t len_offset) in GenArrayBoundsCheck()
2064 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayGet() local
2113 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayPut() local
/art/compiler/dex/quick/mips/
Dint_mips.cc488 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayGet() local
557 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayPut() local
/art/compiler/dex/quick/
Dmir_to_lir.cc555 int len_offset; in CompileDalvikInstruction() local
/art/compiler/dex/quick/arm/
Dint_arm.cc1296 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayGet() local
1384 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayPut() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc1104 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayGet() local
1201 int len_offset = mirror::Array::LengthOffset().Int32Value(); in GenArrayPut() local