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

Overridden By

lib/Target/AArch64/AArch64InstrInfo.cpp
  496 bool AArch64InstrInfo::canInsertSelect(const MachineBasicBlock &MBB,
lib/Target/AMDGPU/SIInstrInfo.cpp
 2117 bool SIInstrInfo::canInsertSelect(const MachineBasicBlock &MBB,
lib/Target/PowerPC/PPCInstrInfo.cpp
  755 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB,
lib/Target/SystemZ/SystemZInstrInfo.cpp
  533 bool SystemZInstrInfo::canInsertSelect(const MachineBasicBlock &MBB,
lib/Target/X86/X86InstrInfo.cpp
 2829 canInsertSelect(const MachineBasicBlock &MBB,

References

lib/CodeGen/EarlyIfConversion.cpp
  522     if (!TII->canInsertSelect(*Head, Cond, PI.TReg, PI.FReg,