Home
last modified time | relevance | path

Searched defs:getPhysReg (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h111 MCRegister getPhysReg() const { return PhysReg; } in getPhysReg() function
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1942 Record *getPhysReg() const { return PhysReg; } getPhysReg() function