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