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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h275 static const char *GPRRegisterNames[16] = { local
286 OS << GPRRegisterNames[RI]; local
H A DARMWinEHPrinter.cpp174 static const char * const GPRRegisterNames[16] = { local
188 OS << GPRRegisterNames[RI]; local
204 OS << GPRRegisterNames[RI]; local

Completed in 177 milliseconds