Searched refs:hasFullFP16 (Results 1 – 5 of 5) sorted by relevance
127 bool hasFullFP16() const { return HasFullFP16; } in hasFullFP16() function
30 def HasFullFP16 : Predicate<"Subtarget->hasFullFP16()">,
372 bool hasFullFP16() const { return HasFullFP16; } in hasFullFP16() function
240 def HasFullFP16 : Predicate<"Subtarget->hasFullFP16()">,
5055 bool hasFullFP16 = featureBits[ARM::FeatureFullFP16]; in DecodeVCVTD() local5073 if (hasFullFP16) { in DecodeVCVTD()5114 bool hasFullFP16 = featureBits[ARM::FeatureFullFP16]; in DecodeVCVTQ() local5132 if (hasFullFP16) { in DecodeVCVTQ()