HomeSort by relevance Sort by last modified time
    Searched refs:GPRRegisterNames (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/llvm-readobj/
ARMEHABIPrinter.h 258 static const char *GPRRegisterNames[16] = {
269 OS << GPRRegisterNames[RI];
ARMWinEHPrinter.cpp 149 static const char * const GPRRegisterNames[16] = {
163 OS << GPRRegisterNames[RI];
179 OS << GPRRegisterNames[RI];

Completed in 1295 milliseconds