Searched refs:IntrIDOp (Results 1 – 1 of 1) sorted by relevance
1383 const MachineOperand &IntrIDOp = MI->getOperand(MI->getNumExplicitDefs()); in verifyPreISelGenericInstruction() local1384 if (!IntrIDOp.isIntrinsicID()) { in verifyPreISelGenericInstruction()1390 unsigned IntrID = IntrIDOp.getIntrinsicID(); in verifyPreISelGenericInstruction()