Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1840 OR_CopyPhysReg, enumerator
1898 : OperandRenderer(OR_CopyPhysReg), NewInsnID(NewInsnID), PhysReg(Reg) { in CopyPhysRegRenderer()
1903 return R->getKind() == OR_CopyPhysReg; in classof()