Home
last modified time | relevance | path

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

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