Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenRegisters.h139 void computeConcatTransitiveClosure();
DCodeGenRegisters.cpp131 void CodeGenSubRegIndex::computeConcatTransitiveClosure() { in computeConcatTransitiveClosure() function in CodeGenSubRegIndex
135 SubIdx->computeConcatTransitiveClosure(); in computeConcatTransitiveClosure()
1143 SRI.computeConcatTransitiveClosure(); in CodeGenRegBank()