Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1452 bool GenericRW = false; in getIntersectingVariants() local
1467 GenericRW = true; in getIntersectingVariants()
1502 GenericRW = true; in getIntersectingVariants()
1527 if (GenericRW && IntersectingVariants.empty()) { in getIntersectingVariants()