Searched refs:insertNoop (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 220 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | HexagonInstrInfo.cpp | 1647 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | PostRASchedulerList.cpp | 678 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
|
| H A D | TargetInstrInfo.cpp | 66 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in TargetInstrInfo 77 insertNoop(MBB, MI); in insertNoops()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 534 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | PPCInstrInfo.cpp | 1239 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1463 virtual void insertNoop(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 921 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 1014 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 1832 void SIInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in SIInstrInfo
|