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