Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp109 static const char *GetArchExtName(unsigned ID) { in GetArchExtName() function
268 OS << "\t.arch_extension\t" << GetArchExtName(ArchExt) << "\n"; in emitArchExtension()