Searched refs:GetFPUName (Results 1 – 1 of 1) sorted by relevance
59 static const char *GetFPUName(unsigned ID) { in GetFPUName() function274 OS << "\t.fpu\t" << GetFPUName(FPU) << "\n"; in emitFPU()