Searched refs:AllocOp (Results 1 – 1 of 1) sorted by relevance
1909 const MachineOperand &AllocOp = MI->getOperand(1); in verifyPreISelGenericInstruction() local1917 if (!AllocOp.isReg() || !MRI->getType(AllocOp.getReg()).isScalar()) { in verifyPreISelGenericInstruction()