Home
last modified time | relevance | path

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

/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp205 static inline std::string ftostr(const APFloat& V) { in ftostr() function
241 std::string StrVal = ftostr(CFP->getValueAPF()); in printCFP()