Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.cc2256 int32_t movt_encoding = MovtEncoding32(rn_, offset & ~0xffff); in Emit() local
2295 int32_t movt_encoding = MovtEncoding32(rn_, offset & ~0xffff); in Emit() local
2325 int32_t movt_encoding = MovtEncoding32(IP, offset & ~0xffff); in Emit() local