Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1933 OR_SubRegIndex, enumerator
2189 : OperandRenderer(OR_SubRegIndex), InsnID(InsnID), SubRegIdx(SRI) {} in SubRegIndexRenderer()
2192 return R->getKind() == OR_SubRegIndex; in classof()