Searched refs:OVERFLOWED (Results 1 – 6 of 6) sorted by relevance
161 if (info.overflow()) return ConstantPoolEntry::OVERFLOWED; in NextAccess()174 return ConstantPoolEntry::OVERFLOWED; in NextAccess()179 return ConstantPoolEntry::OVERFLOWED; in NextAccess()281 DCHECK(access == ConstantPoolEntry::OVERFLOWED); in EmitGroup()308 DCHECK(entry_access == ConstantPoolEntry::OVERFLOWED || in EmitGroup()333 EmitGroup(assm, ConstantPoolEntry::OVERFLOWED, in Emit()337 EmitGroup(assm, ConstantPoolEntry::OVERFLOWED, in Emit()
477 enum Access { REGULAR, OVERFLOWED }; enumerator
144 len = (access == ConstantPoolEntry::OVERFLOWED) ? 2 : 1; in target_address_from_return_address()157 len = (access == ConstantPoolEntry::OVERFLOWED) ? 2 : 1; in return_address_from_call_start()329 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadStart()351 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadEnd()361 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in GetConstantPoolOffset()384 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in PatchConstantPoolAccessInstruction()
1339 if (access == ConstantPoolEntry::OVERFLOWED) { in mov()1346 if (access == ConstantPoolEntry::OVERFLOWED) { in mov()
1428 ConstantPoolEntry::OVERFLOWED; in ConstantPoolAccessIsInOverflow()
2070 if (access == ConstantPoolEntry::OVERFLOWED) { in LoadDoubleLiteral()