Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenTarget.h78 StringRef getRegNamespace() const;
H A DCodeGenTarget.cpp281 StringRef CodeGenTarget::getRegNamespace() const { in getRegNamespace() function in CodeGenTarget
H A DGlobalISelEmitter.cpp2788 Table << MatchTable::NamedValue(Target.getRegNamespace(), "NoRegister"); in emitRenderOpcodes()