Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h161 const char *RegClassStrings; // Pointer to the class strings. variable
367 RegClassStrings = ClassStrings; in InitMCRegisterInfo()
542 return RegClassStrings + Class->NameIdx; in getRegClassName()