Home
last modified time | relevance | path

Searched refs:UNREACHABLE (Results 1 – 25 of 100) sorted by relevance

1234

/art/runtime/arch/
Dinstruction_set.h103 UNREACHABLE(); in GetInstructionSetPointerSize()
106 UNREACHABLE(); in GetInstructionSetPointerSize()
127 UNREACHABLE(); in Is64BitInstructionSet()
130 UNREACHABLE(); in Is64BitInstructionSet()
156 UNREACHABLE(); in GetBytesPerGprSpillLocation()
159 UNREACHABLE(); in GetBytesPerGprSpillLocation()
181 UNREACHABLE(); in GetBytesPerFprSpillLocation()
184 UNREACHABLE(); in GetBytesPerFprSpillLocation()
Dinstruction_set.cc44 UNREACHABLE(); in GetInstructionSetString()
109 UNREACHABLE(); in GetInstructionSetAlignment()
112 UNREACHABLE(); in GetInstructionSetAlignment()
148 UNREACHABLE(); in GetStackOverflowReservedBytes()
152 UNREACHABLE(); in GetStackOverflowReservedBytes()
Dinstruction_set_features.cc58 UNREACHABLE(); in FromVariant()
89 UNREACHABLE(); in FromBitmap()
119 UNREACHABLE(); in FromCppDefines()
149 UNREACHABLE(); in FromCpuInfo()
178 UNREACHABLE(); in FromHwcap()
207 UNREACHABLE(); in FromAssembly()
/art/runtime/gc/space/
Dzygote_space.cc63 UNREACHABLE(); in Clear()
82 UNREACHABLE(); in Alloc()
87 UNREACHABLE(); in AllocationSize()
92 UNREACHABLE(); in Free()
97 UNREACHABLE(); in FreeList()
102 UNREACHABLE(); in LogFragmentationAllocFailure()
Dspace.cc43 UNREACHABLE(); in AsDlMallocSpace()
48 UNREACHABLE(); in AsRosAllocSpace()
53 UNREACHABLE(); in AsZygoteSpace()
58 UNREACHABLE(); in AsBumpPointerSpace()
68 UNREACHABLE(); in AsAllocSpace()
73 UNREACHABLE(); in AsContinuousMemMapAllocSpace()
/art/compiler/optimizing/
Dintrinsics.cc60 UNREACHABLE(); in GetType()
92 UNREACHABLE(); in GetIntrinsic()
104 UNREACHABLE(); in GetIntrinsic()
166 UNREACHABLE(); in GetIntrinsic()
182 UNREACHABLE(); in GetIntrinsic()
217 UNREACHABLE(); in GetIntrinsic()
230 UNREACHABLE(); in GetIntrinsic()
272 UNREACHABLE(); in GetIntrinsic()
/art/compiler/
Doutput_stream.cc26 default: UNREACHABLE(); in operator <<()
Dcompiler.cc37 UNREACHABLE(); in Create()
/art/runtime/gc/
Dgc_cause.cc38 UNREACHABLE(); in PrettyCause()
Dtask_processor.cc71 UNREACHABLE(); in GetTask()
/art/compiler/dex/
Dpass.h87 UNREACHABLE(); in Worker()
/art/runtime/base/
Darena_object.h41 UNREACHABLE();
Dmacros.h73 NO_RETURN ALWAYS_INLINE void operator delete(void*, size_t) { UNREACHABLE(); } \
191 #define UNREACHABLE __builtin_unreachable macro
Dallocator.cc55 UNREACHABLE(); in Alloc()
/art/runtime/entrypoints/quick/
Dquick_entrypoints_enum.h51 UNREACHABLE(); in GetThreadOffset()
/art/cmdline/
Dcmdline_result.h96 UNREACHABLE();
/art/runtime/
Dquick_exception_handler.h43 UNREACHABLE(); in ~QuickExceptionHandler()
Dstack_map.h147 UNREACHABLE(); in PrettyDescriptor()
165 UNREACHABLE(); in IsShortLocationKind()
188 UNREACHABLE(); in ConvertToSurfaceKind()
361 UNREACHABLE(); in ComputeCompressedKind()
380 UNREACHABLE(); in CanBeEncodedAsShortLocation()
/art/runtime/interpreter/
Dinterpreter_common.cc87 UNREACHABLE(); in DoFieldGet()
173 UNREACHABLE(); in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
220 UNREACHABLE(); in GetFieldValue()
306 UNREACHABLE(); in DoFieldPut()
391 UNREACHABLE(); in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
446 UNREACHABLE(); in UnexpectedOpcode()
635 UNREACHABLE(); in DoCall()
644 UNREACHABLE(); in DoCall()
/art/compiler/dex/quick/mips/
Dint_mips.cc334 UNREACHABLE(); in GenDivRem()
341 UNREACHABLE(); in GenDivRemLit()
414 UNREACHABLE(); in OpPcRelLoad()
420 UNREACHABLE(); in OpVldm()
426 UNREACHABLE(); in OpVstm()
469 UNREACHABLE(); in SmallLiteralDivRem()
475 UNREACHABLE(); in EasyMultiply()
481 UNREACHABLE(); in OpIT()
Dutility_mips.cc290 UNREACHABLE(); in OpReg()
300 UNREACHABLE(); in OpRegImm()
518 UNREACHABLE(); in OpRegReg()
527 UNREACHABLE(); in OpMovRegMem()
533 UNREACHABLE(); in OpMovMemReg()
539 UNREACHABLE(); in OpCondRegReg()
1037 UNREACHABLE(); in OpMem()
1043 UNREACHABLE(); in OpCondBranch()
/art/runtime/mirror/
Dobject.cc195 UNREACHABLE(); in IdentityHashCode()
243 UNREACHABLE(); in CheckFieldAssignmentImpl()
/art/compiler/utils/
Dassembler_test.h217 UNREACHABLE(); in GetFPRegisters()
223 UNREACHABLE(); in GetSecondaryRegisterName()
229 UNREACHABLE(); in GetTertiaryRegisterName()
235 UNREACHABLE(); in GetQuaternaryRegisterName()
/art/compiler/trampolines/
Dtrampoline_compiler.cc199 UNREACHABLE(); in CreateTrampoline64()
215 UNREACHABLE(); in CreateTrampoline32()
/art/runtime/arch/x86/
Dcontext_x86.cc126 UNREACHABLE(); in DoLongJump()

1234