Home
last modified time | relevance | path

Searched refs:isFloatDIType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3392 static bool isFloatDIType(const DIType *Ty) { in isFloatDIType() function
3404 return isFloatDIType(DTy->getBaseType()); in isFloatDIType()
3460 bool isUnsigned = isFloatDIType(DIGV->getType()) in emitDebugInfoForGlobal()