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