Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1419 bool GenericRW = false; in getIntersectingVariants() local
1433 GenericRW = true; in getIntersectingVariants()
1456 GenericRW = true; in getIntersectingVariants()
1493 if (GenericRW && IntersectingVariants.empty()) { in getIntersectingVariants()