Searched refs:AdjustInstrPostInstrSelection (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/llvm/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
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 459 void AdjustInstrPostInstrSelection(MachineInstr &MI,
|
H A D | RISCVISelLowering.cpp | 11856 void RISCVTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in RISCVTargetLowering
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.h | 426 void AdjustInstrPostInstrSelection(MachineInstr &MI,
|
H A D | SIISelLowering.cpp | 12104 void SITargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in SITargetLowering
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 345 void AdjustInstrPostInstrSelection(MachineInstr &MI,
|
H A D | HexagonISelLowering.cpp | 3825 void HexagonTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in HexagonTargetLowering
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 423 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 | 1673 /// AdjustInstrPostInstrSelection after giving them an optional CPSR operand. 3847 // AdjustInstrPostInstrSelection where we determine whether or not to
|
H A D | ARMISelLowering.cpp | 12233 void ARMTargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in ARMTargetLowering
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 1186 TLI->AdjustInstrPostInstrSelection(*MIB, Node); in EmitMachineNode()
|
H A D | SelectionDAGISel.cpp | 305 void TargetLowering::AdjustInstrPostInstrSelection(MachineInstr &MI, in AdjustInstrPostInstrSelection() function in TargetLowering
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 5144 virtual void AdjustInstrPostInstrSelection(MachineInstr &MI,
|