Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp59 static const char *GetFPUName(unsigned ID) { in GetFPUName() function
274 OS << "\t.fpu\t" << GetFPUName(FPU) << "\n"; in emitFPU()