Searched refs:setConcatenationOf (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h135 void setConcatenationOf(ArrayRef<CodeGenSubRegIndex*> Parts);
H A DCodeGenRegisters.cpp101 setConcatenationOf(IdxParts);
122 void CodeGenSubRegIndex::setConcatenationOf( function in class:CodeGenSubRegIndex
405 Idx.setConcatenationOf(Parts);

Completed in 152 milliseconds