Home | History | Annotate | Download | only in TableGen

Lines Matching full:agree

548   // If we know the vector type, it forces the scalar to agree.
594 // If we know the vector type, it forces the scalar types to agree.
2370 // Ensure that the inputs agree if we've already seen this input.
2372 I->error("All $" + Pat->getName() + " inputs must agree with each other");
2374 I->error("All $" + Pat->getName() + " inputs must agree with each other");