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