reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
13465       M1 = (M1 >= 0 ? M1 % 4 : M1);
13465       M1 = (M1 >= 0 ? M1 % 4 : M1);
13465       M1 = (M1 >= 0 ? M1 % 4 : M1);
13465       M1 = (M1 >= 0 ? M1 % 4 : M1);
13466       if (M0 < 0 && M1 < 0)
13473             (M1 < 0 || isUndefOrEqual(DWordPair.second, M1))) {
13473             (M1 < 0 || isUndefOrEqual(DWordPair.second, M1))) {
13475           DWordPair.second = (M1 >= 0 ? M1 : DWordPair.second);
13475           DWordPair.second = (M1 >= 0 ? M1 : DWordPair.second);
13483         DWordPairs.push_back(std::make_pair(M0, M1));