reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
431 EnumerateTwoConstantRanges(Bits, 436 APInt Lower1(Bits, 0), Upper1(Bits, 0); 436 APInt Lower1(Bits, 0), Upper1(Bits, 0); 437 APInt Lower2(Bits, 0), Upper2(Bits, 0); 437 APInt Lower2(Bits, 0), Upper2(Bits, 0); 438 APInt Lower3(Bits, 0), Upper3(Bits, 0); 438 APInt Lower3(Bits, 0), Upper3(Bits, 0); 443 APInt Num(Bits, 0); 444 for (unsigned I = 0, Limit = 1 << Bits; I < Limit; ++I, ++Num) { 501 ConstantRange Variant1(Bits, /*full*/ true); 502 ConstantRange Variant2(Bits, /*full*/ true);