Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc212 uint32_t len_offset = CodeGenerator::GetArrayLengthOffset(length); in EmitNativeCode() local
5801 uint32_t len_offset = CodeGenerator::GetArrayLengthOffset(array_length->AsArrayLength()); in VisitBoundsCheck() local
H A Dcode_generator_x86.cc166 uint32_t len_offset = CodeGenerator::GetArrayLengthOffset(length); in EmitNativeCode() local
6668 uint32_t len_offset = CodeGenerator::GetArrayLengthOffset(array_length->AsArrayLength()); in VisitBoundsCheck() local