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