Searched refs:isLegalFloatingTy (Results 1 – 1 of 1) sorted by relevance
164 bool isLegalFloatingTy(const Type *T) const;423 bool AMDGPUCodeGenPrepareImpl::isLegalFloatingTy(const Type *Ty) const { in isLegalFloatingTy() function in AMDGPUCodeGenPrepareImpl2133 if (!isLegalFloatingTy(Ty->getScalarType())) in matchFractPat()