Searched refs:getFloat128Mangling (Results 1 – 3 of 3) sorted by relevance
352 const char *getFloat128Mangling() const override { return "u9__ieee128"; } in getFloat128Mangling() function
752 virtual const char *getFloat128Mangling() const { return "g"; } in getFloat128Mangling() function
3050 Out << TI->getFloat128Mangling(); in mangleType()