Searched refs:OVERFLOWED (Results 1 – 8 of 8) sorted by relevance
147 len = (access == ConstantPoolEntry::OVERFLOWED) ? 2 : 1; in target_address_from_return_address()160 len = (access == ConstantPoolEntry::OVERFLOWED) ? 2 : 1; in return_address_from_call_start()494 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadStart()516 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadEnd()526 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in GetConstantPoolOffset()549 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in PatchConstantPoolAccessInstruction()
1643 if (access == ConstantPoolEntry::OVERFLOWED) { in mov()1650 if (access == ConstantPoolEntry::OVERFLOWED) { in mov()
1296 ConstantPoolEntry::OVERFLOWED; in ConstantPoolAccessIsInOverflow()
3617 if (access == ConstantPoolEntry::OVERFLOWED) { in LoadDoubleLiteral()
1705 if (info.overflow()) return ConstantPoolEntry::OVERFLOWED; in NextAccess()1718 return ConstantPoolEntry::OVERFLOWED; in NextAccess()1723 return ConstantPoolEntry::OVERFLOWED; in NextAccess()1828 DCHECK(access == ConstantPoolEntry::OVERFLOWED); in EmitGroup()1855 DCHECK(entry_access == ConstantPoolEntry::OVERFLOWED || in EmitGroup()1881 EmitGroup(assm, ConstantPoolEntry::OVERFLOWED, in Emit()1885 EmitGroup(assm, ConstantPoolEntry::OVERFLOWED, in Emit()
1211 enum Access { REGULAR, OVERFLOWED }; enumerator
1273 if (access == ConstantPoolEntry::OVERFLOWED) { in move_32_bit_immediate()2804 if (access == ConstantPoolEntry::OVERFLOWED) { in vmov()4432 if (access == ConstantPoolEntry::OVERFLOWED) { in PatchConstantPoolAccessInstruction()
1547 ConstantPoolEntry::OVERFLOWED; in ConstantPoolAccessIsInOverflow()