Searched refs:OVERFLOWED (Results 1 – 9 of 9) sorted by relevance
162 len = (access == ConstantPoolEntry::OVERFLOWED) ? 2 : 1; in target_address_from_return_address()175 len = (access == ConstantPoolEntry::OVERFLOWED) ? 2 : 1; in return_address_from_call_start()543 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadStart()565 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadEnd()575 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in GetConstantPoolOffset()598 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in PatchConstantPoolAccessInstruction()
1600 if (access == ConstantPoolEntry::OVERFLOWED) { in mov()1607 if (access == ConstantPoolEntry::OVERFLOWED) { in mov()
1284 ConstantPoolEntry::OVERFLOWED; in ConstantPoolAccessIsInOverflow()
3453 if (access == ConstantPoolEntry::OVERFLOWED) { in LoadDoubleLiteral()
1647 if (info.overflow()) return ConstantPoolEntry::OVERFLOWED; in NextAccess()1660 return ConstantPoolEntry::OVERFLOWED; in NextAccess()1665 return ConstantPoolEntry::OVERFLOWED; in NextAccess()1770 DCHECK(access == ConstantPoolEntry::OVERFLOWED); in EmitGroup()1797 DCHECK(entry_access == ConstantPoolEntry::OVERFLOWED || in EmitGroup()1823 EmitGroup(assm, ConstantPoolEntry::OVERFLOWED, in Emit()1827 EmitGroup(assm, ConstantPoolEntry::OVERFLOWED, in Emit()
1207 enum Access { REGULAR, OVERFLOWED }; enumerator
17 const ConstantPoolEntry::Access kOvflAccess = ConstantPoolEntry::OVERFLOWED;
1158 if (access == ConstantPoolEntry::OVERFLOWED) { in move_32_bit_immediate()2627 if (access == ConstantPoolEntry::OVERFLOWED) { in vmov()4065 if (access == ConstantPoolEntry::OVERFLOWED) { in PatchConstantPoolAccessInstruction()
1463 ConstantPoolEntry::OVERFLOWED; in ConstantPoolAccessIsInOverflow()