Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h976 const CodeGenRegister *DestPhysReg; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3819 unsigned DestPhysReg = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local