Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenRegisters.h584 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8>&);
DCodeGenRegisters.cpp447 CodeGenSubRegIndex *Concat= RegBank.getConcatSubRegIndex(Parts); in computeSecondarySubRegs()
1087 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts) { in getConcatSubRegIndex() function in CodeGenRegBank