/external/llvm/lib/CodeGen/ |
D | PostRAHazardRecognizer.cpp | 87 TII->insertNoop(MBB, MachineBasicBlock::iterator(MI)); in runOnMachineFunction()
|
D | PostRASchedulerList.cpp | 687 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | PostRAHazardRecognizer.cpp | 87 TII->insertNoop(MBB, MachineBasicBlock::iterator(MI)); in runOnMachineFunction()
|
D | PostRASchedulerList.cpp | 689 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaInstrInfo.h | 66 void insertNoop(MachineBasicBlock &MBB,
|
D | AlphaInstrInfo.cpp | 319 void AlphaInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in AlphaInstrInfo
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ScheduleDAGEmit.cpp | 32 TII->insertNoop(*BB, InsertPos); in EmitNoop()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsInstrInfo.h | 183 virtual void insertNoop(MachineBasicBlock &MBB,
|
D | MipsInstrInfo.cpp | 95 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 101 virtual void insertNoop(MachineBasicBlock &MBB,
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetInstrInfo.cpp | 126 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in TargetInstrInfo
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 83 void insertNoop(MachineBasicBlock &MBB,
|
D | MipsInstrInfo.cpp | 51 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeInstrInfo.h | 228 virtual void insertNoop(MachineBasicBlock &MBB,
|
D | MBlazeInstrInfo.cpp | 78 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const { in insertNoop() function in MBlazeInstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 100 void insertNoop(MachineBasicBlock &MBB,
|
D | MipsInstrInfo.cpp | 59 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 162 void insertNoop(MachineBasicBlock &MBB,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 219 void insertNoop(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 202 void insertNoop(MachineBasicBlock &MBB,
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 520 virtual void insertNoop(MachineBasicBlock &MBB,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 229 void insertNoop(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 494 void insertNoop(MachineBasicBlock &MBB,
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1066 virtual void insertNoop(MachineBasicBlock &MBB,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1163 virtual void insertNoop(MachineBasicBlock &MBB,
|