Searched refs:AdjustInstrPostInstrSelection (Results 1 – 14 of 14) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 448 void AdjustInstrPostInstrSelection(MachineInstr &MI,
|
| H A D | RISCVISelLowering.cpp | 10215 void RISCVTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in RISCVTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 344 void AdjustInstrPostInstrSelection(MachineInstr &MI,
|
| H A D | MipsISelLowering.cpp | 3095 void MipsTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in MipsTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 424 void AdjustInstrPostInstrSelection(MachineInstr &MI,
|
| H A D | SIISelLowering.cpp | 11949 void SITargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in SITargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 422 void AdjustInstrPostInstrSelection(MachineInstr &MI,
|
| H A D | ARMInstrThumb.td | 1004 /// AdjustInstrPostInstrSelection after giving then an optional CPSR operand. 1358 /// AdjustInstrPostInstrSelection after giving then an optional CPSR operand.
|
| H A D | ARMInstrThumb2.td | 868 /// AdjustInstrPostInstrSelection after giving then an optional CPSR operand. 2353 // AdjustInstrPostInstrSelection where we determine whether or not to
|
| H A D | ARMInstrInfo.td | 1667 /// AdjustInstrPostInstrSelection after giving them an optional CPSR operand. 3837 // AdjustInstrPostInstrSelection where we determine whether or not to
|
| H A D | ARMISelLowering.cpp | 12159 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in ARMTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | InstrEmitter.cpp | 1147 TLI->AdjustInstrPostInstrSelection(*MIB, Node); in EmitMachineNode()
|
| H A D | SelectionDAGISel.cpp | 301 void TargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in TargetLowering
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4931 virtual void AdjustInstrPostInstrSelection(MachineInstr &MI,
|