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

Declarations

lib/Target/ARM/ARMInstructionSelector.cpp
   43   struct CmpConstants;

References

lib/Target/ARM/ARMInstructionSelector.cpp
   46   bool selectCmp(CmpConstants Helper, MachineInstrBuilder &MIB,
   52   bool insertComparison(CmpConstants Helper, InsertInfo I, unsigned ResReg,
  525 bool ARMInstructionSelector::selectCmp(CmpConstants Helper,
  572 bool ARMInstructionSelector::insertComparison(CmpConstants Helper, InsertInfo I,
 1034     CmpConstants Helper(Opcodes.CMPrr, ARM::INSTRUCTION_LIST_END,
 1053     CmpConstants Helper(Size == 32 ? ARM::VCMPS : ARM::VCMPD, ARM::FMSTAT,