Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1433 bool GenericRW = false; in getIntersectingVariants() local
1448 GenericRW = true; in getIntersectingVariants()
1483 GenericRW = true; in getIntersectingVariants()
1508 if (GenericRW && IntersectingVariants.empty()) { in getIntersectingVariants()