Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1871 OR_CopyPhysReg, enumerator
1934 : OperandRenderer(OR_CopyPhysReg), NewInsnID(NewInsnID), PhysReg(Reg) { in CopyPhysRegRenderer()
1939 return R->getKind() == OR_CopyPhysReg; in classof()