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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h139 void computeConcatTransitiveClosure();
H A DCodeGenRegisters.cpp131 void CodeGenSubRegIndex::computeConcatTransitiveClosure() { function in class:CodeGenSubRegIndex
135 SubIdx->computeConcatTransitiveClosure();
1153 SRI.computeConcatTransitiveClosure();

Completed in 187 milliseconds