Searched refs:createSubRegIndex (Results 1 – 4 of 4) sorted by relevance
538 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
1225 CodeGenRegBank::createSubRegIndex(StringRef Name, StringRef Namespace) { in createSubRegIndex() function in CodeGenRegBank1298 Comp = createSubRegIndex(Name, A->getNamespace()); in getCompositeSubRegIndex()1333 Idx = createSubRegIndex(Name, Parts.front()->getNamespace()); in getConcatSubRegIndex()
484 CodeGenSubRegIndex *createSubRegIndex(StringRef Name, StringRef NameSpace);
1013 CodeGenRegBank::createSubRegIndex(StringRef Name, StringRef Namespace) { in createSubRegIndex() function in CodeGenRegBank1080 Comp = createSubRegIndex(Name, A->getNamespace()); in getCompositeSubRegIndex()1110 Idx = createSubRegIndex(Name, Parts.front()->getNamespace()); in getConcatSubRegIndex()