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.cpp1385 bool GenericRW = false; in getIntersectingVariants() local
1400 GenericRW = true; in getIntersectingVariants()
1433 GenericRW = true; in getIntersectingVariants()
1457 if (GenericRW && IntersectingVariants.empty()) { in getIntersectingVariants()