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

References

lib/Target/ARM/ARMCodeGenPrepare.cpp
  186   return Opc == Instruction::AShr || Opc == Instruction::SDiv ||
  186   return Opc == Instruction::AShr || Opc == Instruction::SDiv ||
  187          Opc == Instruction::SRem || Opc == Instruction::SExt;
  187          Opc == Instruction::SRem || Opc == Instruction::SExt;