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

References

lib/Target/X86/X86ISelLowering.cpp
39678       ShAmt0.getConstantOperandAPInt(1) == (Bits - 1)) {
39685       ShAmt1.getConstantOperandAPInt(1) == (Bits - 1)) {
39726           ShAmt1Op1.getConstantOperandAPInt(1) == (Bits - 1)) {
39732       if ((SumC->getAPIntValue() == Bits ||
39739     if (ShAmt0C && (ShAmt0C->getSExtValue() + ShAmt1C->getSExtValue()) == Bits)
39748       if (MaskC->getSExtValue() == (Bits - 1) &&