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