reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
653 APInt AddLL = AllOnes + Two; 656 APInt AddLR = AllOnes + getRValue("2", RawDataR); 670 APInt AddLK = AllOnes + 2; 673 APInt AddKL = 2 + AllOnes;