Searched refs:insertNoop (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.h | 99 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | MipsInstrInfo.cpp | 59 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 219 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | HexagonInstrInfo.cpp | 1562 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | PostRASchedulerList.cpp | 683 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
|
| H A D | TargetInstrInfo.cpp | 67 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in TargetInstrInfo 78 insertNoop(MBB, MI); in insertNoops()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 406 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | PPCInstrInfo.cpp | 1242 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1399 virtual void insertNoop(MachineBasicBlock &MBB,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 919 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 961 void insertNoop(MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 1588 void SIInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in SIInstrInfo
|