Searched refs:non_wide (Results 1 – 1 of 1) sorted by relevance
862 auto non_wide = UNWIDE(p->opcode); // May be a wide load for ArtMethod*. in InstallLiteralPools() local863 DCHECK(non_wide == kA64Adrp2xd || non_wide == kA64Ldr3rXD) << p->opcode << " " << non_wide; in InstallLiteralPools()