Searched refs:RegisterTypeForVT (Results 1 – 6 of 6) sorted by relevance
1068 RegisterTypeForVT[i] = TransformToType[i] = (MVT::SimpleValueType)i; in computeRegisterProperties()1083 RegisterTypeForVT[ExpandedReg] = (MVT::SimpleValueType)LargestIntReg; in computeRegisterProperties()1098 RegisterTypeForVT[IntReg] = TransformToType[IntReg] = in computeRegisterProperties()1108 RegisterTypeForVT[MVT::ppcf128] = MVT::f64; in computeRegisterProperties()1113 RegisterTypeForVT[MVT::ppcf128] = RegisterTypeForVT[MVT::i128]; in computeRegisterProperties()1123 RegisterTypeForVT[MVT::f128] = RegisterTypeForVT[MVT::i128]; in computeRegisterProperties()1132 RegisterTypeForVT[MVT::f64] = RegisterTypeForVT[MVT::i64]; in computeRegisterProperties()1141 RegisterTypeForVT[MVT::f32] = RegisterTypeForVT[MVT::i32]; in computeRegisterProperties()1151 RegisterTypeForVT[MVT::f16] = RegisterTypeForVT[MVT::f32]; in computeRegisterProperties()1178 RegisterTypeForVT[i] = SVT; in computeRegisterProperties()[all …]
1298 RegisterTypeForVT[i] = TransformToType[i] = (MVT::SimpleValueType)i; in computeRegisterProperties()1313 RegisterTypeForVT[ExpandedReg] = (MVT::SimpleValueType)LargestIntReg; in computeRegisterProperties()1328 RegisterTypeForVT[IntReg] = TransformToType[IntReg] = in computeRegisterProperties()1338 RegisterTypeForVT[MVT::ppcf128] = MVT::f64; in computeRegisterProperties()1343 RegisterTypeForVT[MVT::ppcf128] = RegisterTypeForVT[MVT::i128]; in computeRegisterProperties()1353 RegisterTypeForVT[MVT::f128] = RegisterTypeForVT[MVT::i128]; in computeRegisterProperties()1362 RegisterTypeForVT[MVT::f64] = RegisterTypeForVT[MVT::i64]; in computeRegisterProperties()1371 RegisterTypeForVT[MVT::f32] = RegisterTypeForVT[MVT::i32]; in computeRegisterProperties()1381 RegisterTypeForVT[MVT::f16] = RegisterTypeForVT[MVT::f32]; in computeRegisterProperties()1408 RegisterTypeForVT[i] = SVT; in computeRegisterProperties()[all …]
535 assert((unsigned)VT.SimpleTy < array_lengthof(RegisterTypeForVT)); in getRegisterType()536 return RegisterTypeForVT[VT.SimpleTy]; in getRegisterType()544 array_lengthof(RegisterTypeForVT)); in getRegisterType()545 return RegisterTypeForVT[VT.getSimpleVT().SimpleTy]; in getRegisterType()1758 EVT RegisterTypeForVT[MVT::LAST_VALUETYPE]; variable
757 RegisterTypeForVT[i] = TransformToType[i] = (MVT::SimpleValueType)i; in computeRegisterProperties()774 RegisterTypeForVT[ExpandedReg] = (MVT::SimpleValueType)LargestIntReg; in computeRegisterProperties()788 RegisterTypeForVT[IntReg] = TransformToType[IntReg] = in computeRegisterProperties()797 RegisterTypeForVT[MVT::ppcf128] = MVT::f64; in computeRegisterProperties()806 RegisterTypeForVT[MVT::f64] = RegisterTypeForVT[MVT::i64]; in computeRegisterProperties()816 RegisterTypeForVT[MVT::f32] = RegisterTypeForVT[MVT::f64]; in computeRegisterProperties()821 RegisterTypeForVT[MVT::f32] = RegisterTypeForVT[MVT::i32]; in computeRegisterProperties()852 RegisterTypeForVT[i] = SVT; in computeRegisterProperties()869 RegisterTypeForVT[i] = SVT; in computeRegisterProperties()885 RegisterTypeForVT[i] = RegisterVT; in computeRegisterProperties()
829 assert((unsigned)VT.SimpleTy < array_lengthof(RegisterTypeForVT)); in getRegisterType()830 return RegisterTypeForVT[VT.SimpleTy]; in getRegisterType()837 array_lengthof(RegisterTypeForVT)); in getRegisterType()838 return RegisterTypeForVT[VT.getSimpleVT().SimpleTy]; in getRegisterType()1991 MVT RegisterTypeForVT[MVT::LAST_VALUETYPE]; variable
1120 assert((unsigned)VT.SimpleTy < array_lengthof(RegisterTypeForVT)); in getRegisterType()1121 return RegisterTypeForVT[VT.SimpleTy]; in getRegisterType()1128 array_lengthof(RegisterTypeForVT)); in getRegisterType()1129 return RegisterTypeForVT[VT.getSimpleVT().SimpleTy]; in getRegisterType()2444 MVT RegisterTypeForVT[MVT::LAST_VALUETYPE]; variable