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.h706 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &,
H A DCodeGenRegisters.cpp528 RegBank.getConcatSubRegIndex(Parts, RegBank.getHwModes()); in computeSecondarySubRegs()
1402 CodeGenSubRegIndex *CodeGenRegBank::getConcatSubRegIndex( in getConcatSubRegIndex() function in CodeGenRegBank