Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.cc2569 bool use32bit = IsForced32Bit() || !CanRelocateBranches(); in EmitBranch() local
3582 bool use32bit = IsForced32Bit() || IsHighRegister(rt); in LoadLiteral() local
4004 bool use32bit = IsForced32Bit() || IsHighRegister(base_reg); in CreateJumpTable() local