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

Overridden By

lib/Target/AMDGPU/SIISelLowering.cpp
10386 void SITargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI,
lib/Target/ARM/ARMISelLowering.cpp
10715 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI,
lib/Target/Mips/MipsISelLowering.cpp
 2965 void MipsTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI,

Declarations

include/llvm/CodeGen/TargetLowering.h
 4210   virtual void AdjustInstrPostInstrSelection(MachineInstr &MI,

References

lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  974     TLI->AdjustInstrPostInstrSelection(*MIB, Node);