Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h126 int64_t ExpectedBitsetID = MatchTable[CurrentIdx++]; in executeMatchTable() local
130 << ExpectedBitsetID << ")\n"); in executeMatchTable()
131 if ((AvailableFeatures & ISelInfo.FeatureBitsets[ExpectedBitsetID]) != in executeMatchTable()
132 ISelInfo.FeatureBitsets[ExpectedBitsetID]) { in executeMatchTable()