/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()
|
D | TargetInstrInfo.cpp | 65 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in TargetInstrInfo
|
/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()
|
D | TargetInstrInfo.cpp | 65 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-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,
|
D | PPCInstrInfo.cpp | 420 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 219 void insertNoop(MachineBasicBlock &MBB,
|
D | PPCInstrInfo.cpp | 456 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 202 void insertNoop(MachineBasicBlock &MBB,
|
D | HexagonInstrInfo.cpp | 1339 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 229 void insertNoop(MachineBasicBlock &MBB,
|
D | HexagonInstrInfo.cpp | 1486 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 494 void insertNoop(MachineBasicBlock &MBB,
|
D | SIInstrInfo.cpp | 836 void SIInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in SIInstrInfo
|
/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,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 792 void insertNoop(MachineBasicBlock &MBB,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 821 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 823 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
|