Searched refs:getRegNamespace (Results 1 – 3 of 3) sorted by relevance
78 StringRef getRegNamespace() const;
281 StringRef CodeGenTarget::getRegNamespace() const { in getRegNamespace() function in CodeGenTarget
2788 Table << MatchTable::NamedValue(Target.getRegNamespace(), "NoRegister"); in emitRenderOpcodes()