Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1435 bool GenericRW = false; in getIntersectingVariants() local
1450 GenericRW = true; in getIntersectingVariants()
1485 GenericRW = true; in getIntersectingVariants()
1510 if (GenericRW && IntersectingVariants.empty()) { in getIntersectingVariants()