Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips.cc3293 case kFarLiteral: in IsLong()
3378 type_ = kFarLiteral; in PromoteToLong()
3410 case Branch::kFarLiteral: in GetBranchLocationOrPcRelBase()
3473 case Branch::kFarLiteral: in GetBranchOrPcRelBaseForEncoding()
4188 case Branch::kFarLiteral: in EmitBranch()
Dassembler_mips.h1479 kFarLiteral, enumerator
/art/compiler/utils/mips64/
Dassembler_mips64.cc2655 case kFarLiteral: in IsLong()
2734 type_ = kFarLiteral; in PromoteToLong()
3249 case Branch::kFarLiteral: in EmitBranch()
Dassembler_mips64.h1501 kFarLiteral, enumerator