Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/
DPostRAHazardRecognizer.cpp87 TII->insertNoop(MBB, MachineBasicBlock::iterator(MI)); in runOnMachineFunction()
DPostRASchedulerList.cpp687 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPostRAHazardRecognizer.cpp87 TII->insertNoop(MBB, MachineBasicBlock::iterator(MI)); in runOnMachineFunction()
DPostRASchedulerList.cpp689 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaInstrInfo.h66 void insertNoop(MachineBasicBlock &MBB,
DAlphaInstrInfo.cpp319 void AlphaInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in AlphaInstrInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGEmit.cpp32 TII->insertNoop(*BB, InsertPos); in EmitNoop()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.h183 virtual void insertNoop(MachineBasicBlock &MBB,
DMipsInstrInfo.cpp95 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.h101 virtual void insertNoop(MachineBasicBlock &MBB,
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetInstrInfo.cpp126 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in TargetInstrInfo
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h83 void insertNoop(MachineBasicBlock &MBB,
DMipsInstrInfo.cpp51 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h228 virtual void insertNoop(MachineBasicBlock &MBB,
DMBlazeInstrInfo.cpp78 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const { in insertNoop() function in MBlazeInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h100 void insertNoop(MachineBasicBlock &MBB,
DMipsInstrInfo.cpp59 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h162 void insertNoop(MachineBasicBlock &MBB,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h219 void insertNoop(MachineBasicBlock &MBB,
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h202 void insertNoop(MachineBasicBlock &MBB,
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h520 virtual void insertNoop(MachineBasicBlock &MBB,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h229 void insertNoop(MachineBasicBlock &MBB,
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h494 void insertNoop(MachineBasicBlock &MBB,
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1066 virtual void insertNoop(MachineBasicBlock &MBB,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1163 virtual void insertNoop(MachineBasicBlock &MBB,

12