Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1399 RecVec SuperUnits = in hasSuperGroup() local
1403 if (std::find(SuperUnits.begin(), SuperUnits.end(), *RI) in hasSuperGroup()
1404 == SuperUnits.end()) { in hasSuperGroup()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenSchedule.cpp1469 RecVec SuperUnits = in hasSuperGroup() local
1473 if (!is_contained(SuperUnits, *RI)) { in hasSuperGroup()