Searched refs:SrcTy2 (Results 1 – 1 of 1) sorted by relevance
1551 LLT SrcTy2 = MRI->getType(MI->getOperand(2).getReg()); in verifyPreISelGenericInstruction() local1553 if (SrcTy.isPointerOrPointerVector() || SrcTy2.isPointerOrPointerVector()) { in verifyPreISelGenericInstruction()1570 if (SrcTy != SrcTy2) { in verifyPreISelGenericInstruction()