Searched refs:getConcatSubRegIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h649 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8>&);
H A DCodeGenRegisters.cpp387 // that getConcatSubRegIndex() won't invent any concatenated indices that the
517 CodeGenSubRegIndex *Concat = RegBank.getConcatSubRegIndex(Parts);
1301 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts) { function in class:CodeGenRegBank

Completed in 166 milliseconds