Home
last modified time | relevance | path

Searched refs:insertNoop (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h99 void insertNoop(MachineBasicBlock &MBB,
H A DMipsInstrInfo.cpp59 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h219 void insertNoop(MachineBasicBlock &MBB,
H A DHexagonInstrInfo.cpp1562 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp683 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
H A DTargetInstrInfo.cpp67 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 DPPCInstrInfo.h406 void insertNoop(MachineBasicBlock &MBB,
H A DPPCInstrInfo.cpp1242 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1399 virtual void insertNoop(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp919 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h961 void insertNoop(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp1588 void SIInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in SIInstrInfo