Home
last modified time | relevance | path

Searched refs:non_wide (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/arm64/
Dtarget_arm64.cc862 auto non_wide = UNWIDE(p->opcode); // May be a wide load for ArtMethod*. in InstallLiteralPools() local
863 DCHECK(non_wide == kA64Adrp2xd || non_wide == kA64Ldr3rXD) << p->opcode << " " << non_wide; in InstallLiteralPools()