Searched refs:isFloatDIType (Results 1 – 1 of 1) sorted by relevance
3202 static bool isFloatDIType(const DIType *Ty) { in isFloatDIType() function3214 return isFloatDIType(DTy->getBaseType()); in isFloatDIType()3258 bool isUnsigned = isFloatDIType(DIGV->getType()) in emitDebugInfoForGlobal()