Searched refs:getConcatSubRegIndex (Results 1 – 2 of 2) sorted by relevance
649 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8>&);
512 CodeGenSubRegIndex *Concat = RegBank.getConcatSubRegIndex(Parts); in computeSecondarySubRegs()1297 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts) { in getConcatSubRegIndex() function in CodeGenRegBank