Searched refs:hasFullFP16 (Results 1 – 5 of 5) sorted by relevance
211 bool hasFullFP16() const { return HasFullFP16; } in hasFullFP16() function
32 def HasFullFP16 : Predicate<"Subtarget->hasFullFP16()">,
481 bool hasFullFP16() const { return HasFullFP16; } in hasFullFP16() function
244 def HasFullFP16 : Predicate<"Subtarget->hasFullFP16()">,
5127 bool hasFullFP16 = featureBits[ARM::FeatureFullFP16]; in DecodeVCVTD() local5145 if (hasFullFP16) { in DecodeVCVTD()5186 bool hasFullFP16 = featureBits[ARM::FeatureFullFP16]; in DecodeVCVTQ() local5204 if (hasFullFP16) { in DecodeVCVTQ()