Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1870 OR_CopySubReg, enumerator
2033 : OperandRenderer(OR_CopySubReg), NewInsnID(NewInsnID), in CopySubRegRenderer()
2037 return R->getKind() == OR_CopySubReg; in classof()