HomeSort by relevance Sort by last modified time
    Searched defs:NoHazard (Results 1 - 10 of 10) 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-3957855/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-3960126/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-3977809/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-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-3957855/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-3960126/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-3977809/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-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

Completed in 218 milliseconds