HomeSort by relevance Sort by last modified time
    Searched refs:insertNoop (Results 1 - 25 of 32) sorted by null

1 2

  /external/llvm/lib/CodeGen/
PostRAHazardRecognizer.cpp 87 TII->insertNoop(MBB, MachineBasicBlock::iterator(MI));
PostRASchedulerList.cpp 687 TII->insertNoop(*BB, RegionEnd);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ScheduleDAGEmit.cpp 32 TII->insertNoop(*BB, InsertPos);
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaInstrInfo.h 66 void insertNoop(MachineBasicBlock &MBB,
AlphaInstrInfo.cpp 319 void AlphaInstrInfo::insertNoop(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.h 183 virtual void insertNoop(MachineBasicBlock &MBB,
MipsInstrInfo.cpp 92 /// insertNoop - If data hazard condition is found insert the target nop
95 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 83 void insertNoop(MachineBasicBlock &MBB,
MipsInstrInfo.cpp 47 /// insertNoop - If data hazard condition is found insert the target nop
51 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCInstrInfo.h 101 virtual void insertNoop(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeInstrInfo.h 228 virtual void insertNoop(MachineBasicBlock &MBB,
MBlazeInstrInfo.cpp 75 /// insertNoop - If data hazard condition is found insert the target nop
78 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const {
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetInstrInfo.cpp 124 /// insertNoop - Insert a noop into the instruction stream at the specified
126 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB,
128 llvm_unreachable("Target didn't implement insertNoop!");
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 162 void insertNoop(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 202 void insertNoop(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 518 /// insertNoop - Insert a noop into the instruction stream at the specified
520 virtual void insertNoop(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 494 void insertNoop(MachineBasicBlock &MBB,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]

Completed in 553 milliseconds

1 2