Searched refs:GetResultType (Results 1 – 16 of 16) sorted by relevance
39 Primitive::Type result_type = instruction->AsTypeConversion()->GetResultType(); in GetOpInfoFromInstruction()
1916 switch (neg->GetResultType()) { in VisitNeg()1935 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()1943 switch (neg->GetResultType()) { in VisitNeg()1982 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()1987 Primitive::Type result_type = conversion->GetResultType(); in VisitTypeConversion()2209 Primitive::Type result_type = conversion->GetResultType(); in VisitTypeConversion()2455 switch (add->GetResultType()) { in VisitAdd()2479 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()2488 switch (add->GetResultType()) { in VisitAdd()2525 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()[all …]
2263 switch (neg->GetResultType()) { in VisitNeg()2278 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()2286 switch (neg->GetResultType()) { in VisitNeg()2322 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()2329 Primitive::Type result_type = conversion->GetResultType(); in VisitTypeConversion()2528 Primitive::Type result_type = conversion->GetResultType(); in VisitTypeConversion()2863 switch (add->GetResultType()) { in VisitAdd()2888 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()2898 switch (add->GetResultType()) { in VisitAdd()2980 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()[all …]
2054 switch (neg->GetResultType()) { in VisitNeg()2075 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()2083 switch (neg->GetResultType()) { in VisitNeg()2128 LOG(FATAL) << "Unexpected neg type " << neg->GetResultType(); in VisitNeg()2159 Primitive::Type result_type = conversion->GetResultType(); in VisitTypeConversion()2380 Primitive::Type result_type = conversion->GetResultType(); in VisitTypeConversion()2717 switch (add->GetResultType()) { in VisitAdd()2747 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()2758 switch (add->GetResultType()) { in VisitAdd()2835 LOG(FATAL) << "Unexpected add type " << add->GetResultType(); in VisitAdd()[all …]
230 Primitive::Type result_type = instruction->GetResultType(); in VisitTypeConversion()
1579 Primitive::Type type = instr->GetResultType(); in FOR_EACH_UNIMPLEMENTED_INSTRUCTION()1779 Primitive::Type type = instr->GetResultType(); in HandleShift()2566 int bits = instruction->GetResultType() == Primitive::kPrimInt ? 32 : 64; in DivRemByPowerOfTwo()2586 Primitive::Type type = instruction->GetResultType(); in GenerateDivRemWithAnyConstant()2628 Primitive::Type type = instruction->GetResultType(); in GenerateDivRemIntegral()2665 switch (div->GetResultType()) { in VisitDiv()2681 LOG(FATAL) << "Unexpected div type " << div->GetResultType(); in VisitDiv()2686 Primitive::Type type = div->GetResultType(); in VisitDiv()4160 switch (mul->GetResultType()) { in VisitMul()4176 LOG(FATAL) << "Unexpected mul type " << mul->GetResultType(); in VisitMul()[all …]
1021 Primitive::Type type = instruction->GetResultType(); in HandleBinaryOp()1151 Primitive::Type type = instr->GetResultType(); in HandleShift()1848 Primitive::Type type = instruction->GetResultType(); in DivRemOneOrMinusOne()1877 Primitive::Type type = instruction->GetResultType(); in DivRemByPowerOfTwo()1990 Primitive::Type type = instruction->GetResultType(); in GenerateDivRemWithAnyConstant()2055 Primitive::Type type = instruction->GetResultType(); in GenerateDivRemIntegral()2094 switch (div->GetResultType()) { in VisitDiv()2110 LOG(FATAL) << "Unexpected div type " << div->GetResultType(); in VisitDiv()3322 switch (mul->GetResultType()) { in VisitMul()3338 LOG(FATAL) << "Unexpected mul type " << mul->GetResultType(); in VisitMul()[all …]
296 Primitive::Type result_type = conversion->GetResultType(); in CanFitInShifterOperand()
1139 Primitive::Type type = instruction->GetResultType(); in HandleBinaryOp()1405 Primitive::Type type = instr->GetResultType(); in HandleShift()2264 DCHECK_EQ(instruction->GetResultType(), Primitive::kPrimInt); in DivRemOneOrMinusOne()2288 DCHECK_EQ(instruction->GetResultType(), Primitive::kPrimInt); in DivRemByPowerOfTwo()2337 DCHECK_EQ(instruction->GetResultType(), Primitive::kPrimInt); in GenerateDivRemWithAnyConstant()2388 DCHECK_EQ(instruction->GetResultType(), Primitive::kPrimInt); in GenerateDivRemIntegral()2427 Primitive::Type type = div->GetResultType(); in VisitDiv()4104 switch (mul->GetResultType()) { in VisitMul()4120 LOG(FATAL) << "Unexpected mul type " << mul->GetResultType(); in VisitMul()4199 switch (neg->GetResultType()) { in VisitNeg()[all …]
232 instruction->AsTypeConversion()->GetResultType()); in ClassifyTrivial()558 Primitive::Type to = conversion->GetResultType(); in SolveCnv()
1172 switch (GetResultType()) { in TryStaticEvaluation()1184 switch (GetResultType()) { in TryStaticEvaluation()1196 switch (GetResultType()) { in TryStaticEvaluation()1220 switch (GetResultType()) { in TryStaticEvaluation()
820 Primitive::Type result_type = instruction->GetResultType(); in VisitTypeConversion()966 size_t reg_bits = (instruction->GetResultType() == Primitive::kPrimLong) ? 64 : 32; in VisitAnd()
370 instruction->AsTypeConversion()->GetResultType() == Primitive::kPrimLong) { in GetFetch()
1019 Primitive::Type result_type = instruction->GetResultType(); in VisitTypeConversion()
718 Primitive::Type type = instruction->AsRem()->GetResultType(); in RecordPcInfo()
2911 Primitive::Type GetResultType() const { return GetType(); } in GetResultType() function2949 Primitive::Type GetResultType() const { return GetType(); } in GetResultType() function4899 Primitive::Type GetResultType() const { return GetType(); } in GetResultType() function