reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
927 I != E; ++I) { 927 I != E; ++I) { 928 if (!MCID.OpInfo[I].isGenericType()) 932 size_t TypeIdx = MCID.OpInfo[I].getGenericTypeIndex(); 935 const MachineOperand *MO = &MI->getOperand(I); 950 report("Type mismatch in generic instruction", MO, I, OpTy); 953 report("Generic instruction is missing a virtual register type", MO, I);