Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.h90 StringRef getRegNamespace() const;
H A DCodeGenTarget.cpp318 StringRef CodeGenTarget::getRegNamespace() const { in getRegNamespace() function in CodeGenTarget
H A DGlobalISelMatchTable.cpp1930 Table << MatchTable::NamedValue(2, Target.getRegNamespace(), "NoRegister"); in emitRenderOpcodes()