HomeSort by relevance Sort by last modified time
    Searched defs:NoHazard (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 38 NoHazard, // This instruction can be emitted at this cycle.
53 /// * NoHazard: it is legal to issue this instruction on this cycle.
59 return NoHazard;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ScheduleHazardRecognizer.h 39 NoHazard, // This instruction can be emitted at this cycle.
56 /// * NoHazard: it is legal to issue this instruction on this cycle.
62 return NoHazard;
94 /// returns NoHazard. If, even though there is no hazard, it would be better to

Completed in 924 milliseconds