Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPostRAHazardRecognizer.cpp87 TII->insertNoop(MBB, MachineBasicBlock::iterator(MI)); in runOnMachineFunction()
DPostRASchedulerList.cpp685 TII->insertNoop(*BB, RegionEnd); in EmitSchedule()
DTargetInstrInfo.cpp66 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in TargetInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h99 void insertNoop(MachineBasicBlock &MBB,
DMipsInstrInfo.cpp58 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() function in MipsInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h258 void insertNoop(MachineBasicBlock &MBB,
DPPCInstrInfo.cpp468 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in PPCInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h218 void insertNoop(MachineBasicBlock &MBB,
DHexagonInstrInfo.cpp1539 void HexagonInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in HexagonInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1285 virtual void insertNoop(MachineBasicBlock &MBB,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp891 TII->insertNoop(*Emitter.getBlock(), InsertPos); in EmitSchedule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h902 void insertNoop(MachineBasicBlock &MBB,
DSIInstrInfo.cpp1348 void SIInstrInfo::insertNoop(MachineBasicBlock &MBB, in insertNoop() function in SIInstrInfo