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