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