Searched refs:sctype (Results 1 – 1 of 1) sorted by relevance
135 for (unsigned sctype = (unsigned) MVT::i8; sctype < (unsigned) MVT::i128; in SPUTargetLowering() local136 ++sctype) { in SPUTargetLowering()137 MVT::SimpleValueType VT = (MVT::SimpleValueType)sctype; in SPUTargetLowering()145 for (unsigned stype = sctype - 1; stype >= (unsigned) MVT::i8; --stype) { in SPUTargetLowering()151 for (unsigned sctype = (unsigned) MVT::f32; sctype < (unsigned) MVT::f64; in SPUTargetLowering() local152 ++sctype) { in SPUTargetLowering()153 MVT::SimpleValueType VT = (MVT::SimpleValueType) sctype; in SPUTargetLowering()158 for (unsigned stype = sctype - 1; stype >= (unsigned) MVT::f32; --stype) { in SPUTargetLowering()361 for (unsigned sctype = (unsigned) MVT::i8; sctype < (unsigned) MVT::f128; in SPUTargetLowering() local362 ++sctype) { in SPUTargetLowering()[all …]