Searched defs:GetInsn16 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/dex2oat/linker/arm/ | ||
H A D | relative_patcher_thumb2.cc | 188 uint32_t Thumb2RelativePatcher::GetInsn16(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn16() function in art::linker::Thumb2RelativePatcher |
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | code_generator_arm_vixl.cc | 2043 auto GetInsn16 = [&code](uint32_t offset) { in Finalize() local |