Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1711 const MachineOperand &IntrIDOp = MI->getOperand(MI->getNumExplicitDefs()); in verifyPreISelGenericInstruction() local
1712 if (!IntrIDOp.isIntrinsicID()) { in verifyPreISelGenericInstruction()