Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h649 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8>&);
H A DCodeGenRegisters.cpp512 CodeGenSubRegIndex *Concat = RegBank.getConcatSubRegIndex(Parts); in computeSecondarySubRegs()
1297 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts) { in getConcatSubRegIndex() function in CodeGenRegBank