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