Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp353 getNameForFeatureBitset(const std::vector<Record *> &FeatureBitset) { in getNameForFeatureBitset() function
2791 << MatchTable::NamedValue(getNameForFeatureBitset(RequiredFeatures)) in emit()
4432 OS << " " << getNameForFeatureBitset(FeatureBitset) << ",\n"; in run()