Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1431 bool GenericRW = false; in getIntersectingVariants() local
1446 GenericRW = true; in getIntersectingVariants()
1481 GenericRW = true; in getIntersectingVariants()
1505 if (GenericRW && IntersectingVariants.empty()) { in getIntersectingVariants()