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