Home | History | Annotate | Download | only in TableGen

Lines Matching defs:getQualifiedName

46 std::string CodeGenSubRegIndex::getQualifiedName() const {
660 std::string CodeGenRegisterClass::getQualifiedName() const {
900 PrintWarning(Twine("SubRegIndex") + Idx1->getQualifiedName() +
901 " and " + Idx2->getQualifiedName() +
902 " compose ambiguously as " + Prev->getQualifiedName() +
903 " or " + i1d->first->getQualifiedName());