Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.h879 Record *getDestPhysReg() const { return DestPhysReg; } in getDestPhysReg() function
/external/llvm-project/llvm/utils/TableGen/
DDAGISelMatcher.h949 const CodeGenRegister *getDestPhysReg() const { return DestPhysReg; } in getDestPhysReg() function