Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h113 void insertNoop(MachineBasicBlock &MBB,
H A DMipsInstrInfo.cpp58 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h220 void insertNoop(MachineBasicBlock &MBB,
H A DHexagonInstrInfo.cpp1647 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp678 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
H A DTargetInstrInfo.cpp66 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 DPPCInstrInfo.h534 void insertNoop(MachineBasicBlock &MBB,
H A DPPCInstrInfo.cpp1239 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1463 virtual void insertNoop(MachineBasicBlock &MBB,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp921 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1014 void insertNoop(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp1832 void SIInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in SIInstrInfo