Searched defs:Disjoint (Results 1 – 6 of 6) sorted by relevance
48 unsigned Disjoint : 1; member
119 Disjoint = 1 << 19, // Each bit is zero in at least one of the inputs. global() enumerator
53 TEST(ResourceSegments, Disjoint) { in TEST() argument
1190 if (auto *Disjoint = dyn_cast<PossiblyDisjointInst>(Op0BO); visitShl() local 1334 } else if (auto *Disjoint = dyn_cast<PossiblyDisjointInst>(Op0)) { visitLShr() local
2641 bool Disjoint = TII->areMemAccessesTriviallyDisjoint(*NewMI, *PrevDef); canUseLastOffsetValue() local
6916 bool Disjoint = EatIfPresent(lltok::kw_disjoint); parseInstruction() local