Searched refs:AdjustInstrPostInstrSelection (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h367 void AdjustInstrPostInstrSelection(MachineInstr &MI,
H A DSIISelLowering.cpp10436 void SITargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, function in class:SITargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h346 void AdjustInstrPostInstrSelection(MachineInstr &MI,
H A DMipsISelLowering.cpp3083 void MipsTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, function in class:MipsTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h330 void AdjustInstrPostInstrSelection(MachineInstr &MI,
H A DARMISelLowering.cpp10861 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp975 TLI->AdjustInstrPostInstrSelection(*MIB, Node);
H A DSelectionDAGISel.cpp299 void TargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, function in class:TargetLowering
303 "it must implement TargetLowering::AdjustInstrPostInstrSelection!");
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4235 virtual void AdjustInstrPostInstrSelection(MachineInstr &MI,

Completed in 181 milliseconds