Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips.cc3017 case kLiteral: in InitializeType()
3050 case kLiteral: in InitializeType()
3052 type_ = kLiteral; in InitializeType()
3319 case kLiteral: in IsLong()
3418 case kLiteral: in PromoteToLong()
3450 case Branch::kLiteral: in GetBranchLocationOrPcRelBase()
3499 case Branch::kLiteral: in GetBranchOrPcRelBaseForEncoding()
3804 branches_.emplace_back(IsR6(), buffer_.Size(), dest_reg, base_reg, Branch::kLiteral); in LoadLiteral()
4023 case Branch::kLiteral: in EmitBranch()
Dassembler_mips.h1264 kLiteral, enumerator
/art/compiler/utils/mips64/
Dassembler_mips64.cc1956 case kLiteral: in InitializeType()
2186 case kLiteral: in IsLong()
2273 case kLiteral: in PromoteToLong()
2489 literal_type = Branch::kLiteral; in LoadLiteral()
2722 case Branch::kLiteral: in EmitBranch()
Dassembler_mips64.h1375 kLiteral, enumerator