Lines Matching refs:FATAL

290       LOG(FATAL) << "Unreachable type " << type;  in GetLoadOperandType()
315 LOG(FATAL) << "Unreachable type " << type; in GetStoreOperandType()
891 LOG(FATAL) << "Could not find a free caller-save register"; in FindAvailableCallerSaveRegister()
963 LOG(FATAL) << "Unreachable"; in ARMCondition()
983 LOG(FATAL) << "Unreachable"; in ARMUnsignedCondition()
1000 LOG(FATAL) << "UNREACHABLE"; in ARMFPCondition()
1011 LOG(FATAL) << "Unexpected op kind " << op_kind; in ShiftFromOpKind()
1041 TODO_VIXL32(FATAL); in SaveCoreRegister()
1048 TODO_VIXL32(FATAL); in RestoreCoreRegister()
1054 TODO_VIXL32(FATAL); in SaveFloatingPointRegister()
1060 TODO_VIXL32(FATAL); in RestoreFloatingPointRegister()
1093 LOG(FATAL) << "Unexpected instruction kind: " << kind; in GenerateDataProcInstruction()
1418 LOG(FATAL) << "Unreachable"; in GenerateLongTestConstant()
1489 LOG(FATAL) << "Unreachable"; in GenerateLongTest()
2022 LOG(FATAL) << "Unexpected kind: " << static_cast<uint32_t>(kind); in Finalize()
2401 LOG(FATAL) << "Unexpected parameter type " << type; in GetNextLocation()
2554 UNIMPLEMENTED(FATAL) << "AddLocationAsTemp not implemented for location " << location; in AddLocationAsTemp()
3089 LOG(FATAL) << "Unexpected condition " << condition; in GenerateConditionWithZero()
3581 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()
3614 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()
3665 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3698 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3729 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3759 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3765 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3792 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3810 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3827 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3843 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3882 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3913 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3940 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3984 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
3990 LOG(FATAL) << "Unexpected type conversion from " << input_type in VisitTypeConversion()
4022 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()
4056 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()
4085 LOG(FATAL) << "Unexpected sub type " << sub->GetResultType(); in VisitSub()
4118 LOG(FATAL) << "Unexpected sub type " << sub->GetResultType(); in VisitSub()
4143 LOG(FATAL) << "Unexpected mul type " << mul->GetResultType(); in VisitMul()
4196 LOG(FATAL) << "Unexpected mul type " << mul->GetResultType(); in VisitMul()
4475 LOG(FATAL) << "Unexpected div type " << div->GetResultType(); in VisitDiv()
4521 LOG(FATAL) << "Unexpected div type " << div->GetResultType(); in VisitDiv()
4601 LOG(FATAL) << "Unexpected rem type " << type; in VisitRem()
4655 LOG(FATAL) << "Unexpected rem type " << type; in VisitRem()
4684 LOG(FATAL) << "Unexpected type for HMinMax " << minmax->GetResultType(); in CreateMinMaxLocations()
4877 LOG(FATAL) << "Unexpected type for HMinMax " << type; in GenerateMinMax()
4912 LOG(FATAL) << "Unexpected type for abs operation " << abs->GetResultType(); in VisitAbs()
4949 LOG(FATAL) << "Unexpected type for abs operation " << abs->GetResultType(); in VisitAbs()
4998 LOG(FATAL) << "Unexpected type for HDivZeroCheck " << instruction->GetType(); in VisitDivZeroCheck()
5119 LOG(FATAL) << "Unexpected operation type " << ror->GetResultType(); in VisitRor()
5135 LOG(FATAL) << "Unexpected operation type " << type; in VisitRor()
5175 LOG(FATAL) << "Unexpected operation type " << op->GetResultType(); in HandleShift()
5347 LOG(FATAL) << "Unexpected operation type " << type; in HandleShift()
5458 LOG(FATAL) << "Unimplemented type for not operation " << not_->GetResultType(); in VisitNot()
5498 LOG(FATAL) << "Unexpected type for compare operation " << compare->InputAt(0)->GetType(); in VisitCompare()
5545 LOG(FATAL) << "Unexpected compare type " << type; in VisitCompare()
5574 LOG(FATAL) << "Unreachable"; in VisitPhi()
5592 LOG(FATAL) << "Unexpected memory barrier " << kind; in GenerateMemoryBarrier()
5789 LOG(FATAL) << "Unreachable type " << field_type; in HandleFieldSet()
6032 LOG(FATAL) << "Unreachable type " << load_type; in HandleFieldGet()
6216 LOG(FATAL) << "Unreachable type " << type; in LoadFromShiftedRegOffset()
6248 LOG(FATAL) << "Unreachable type " << type; in StoreToShiftedRegOffset()
6533 LOG(FATAL) << "Unreachable type " << type; in VisitArrayGet()
6819 LOG(FATAL) << "Unreachable type " << value_type; in VisitArraySet()
6871 LOG(FATAL) << "Unreachable " << instruction->GetId(); in VisitIntermediateAddressIndex()
6876 LOG(FATAL) << "Unreachable " << instruction->GetId(); in VisitIntermediateAddressIndex()
6972 LOG(FATAL) << "Unreachable"; in VisitParallelMove()
7275 LOG(FATAL) << "Unimplemented" << source << " <-> " << destination; in EmitSwap()
7291 LOG(FATAL) << "UNREACHABLE"; in GetSupportedLoadClassKind()
7421 LOG(FATAL) << "UNREACHABLE"; in VisitLoadClass()
8359 LOG(FATAL) << "Unexpected instruction " << instruction->DebugName(); in VisitBitwiseNegatedRight()
8385 LOG(FATAL) << "Unexpected instruction " << instruction->DebugName(); in VisitBitwiseNegatedRight()
8436 LOG(FATAL) << "Unexpected operation kind: " << op_kind; in VisitDataProcWithShifterOp()
9482 LOG(FATAL) << "Unexpected patch type " << patch.GetType(); in EmitThunkCode()
9531 LOG(FATAL) << "Unreachable"; in VisitBoundType()
9536 LOG(FATAL) << "Unreachable"; in VisitBoundType()
9651 TODO_VIXL32(FATAL); in MoveFromReturnRegister()
9653 TODO_VIXL32(FATAL); in MoveFromReturnRegister()
9910 LOG(FATAL) << "Unexpected kind: " << static_cast<uint32_t>(kind); in CompileBakerReadBarrierThunk()