Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1937 OR_Intrinsic, enumerator
2243 : OperandRenderer(OR_Intrinsic), InsnID(InsnID), II(II) {} in IntrinsicIDRenderer()
2246 return R->getKind() == OR_Intrinsic; in classof()