Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h742 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts,
H A DCodeGenRegisters.cpp457 RegBank.getConcatSubRegIndex(Parts, RegBank.getHwModes()); in computeSecondarySubRegs()
1341 CodeGenSubRegIndex *CodeGenRegBank::getConcatSubRegIndex( in getConcatSubRegIndex() function in CodeGenRegBank