Home
last modified time | relevance | path

Searched refs:getDestPhysReg (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp731 const CodeGenRegister *Reg = C2RMatcher->getDestPhysReg(); in EmitMatcher()
DDAGISelMatcher.h951 const CodeGenRegister *getDestPhysReg() const { return DestPhysReg; } in getDestPhysReg() function