Searched refs:insertNoop (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.h | 113 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | MipsInstrInfo.cpp | 58 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 219 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | HexagonInstrInfo.cpp | 1641 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | PostRASchedulerList.cpp | 678 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
|
| H A D | TargetInstrInfo.cpp | 65 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in TargetInstrInfo 76 insertNoop(MBB, MI); in insertNoops()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 505 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | PPCInstrInfo.cpp | 1244 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1416 virtual void insertNoop(MachineBasicBlock &MBB,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 914 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 1010 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 1737 void SIInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in SIInstrInfo
|