Searched refs:GPRRegisterNames (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h258 static const char *GPRRegisterNames[16] = { local
269 OS << GPRRegisterNames[RI]; local
H A DARMWinEHPrinter.cpp149 static const char * const GPRRegisterNames[16] = { local
163 OS << GPRRegisterNames[RI]; local
179 OS << GPRRegisterNames[RI]; local

Completed in 374 milliseconds