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

  /external/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 95 /// IssueWidth - Max issue per cycle. 0=Unknown.
96 unsigned IssueWidth;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 98 /// IssueWidth - Max issue per cycle. 0=Unknown.
99 unsigned IssueWidth;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 99 /// IssueWidth - Max issue per cycle. 0=Unknown.
100 unsigned IssueWidth = 0;
  /external/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCInstrItineraries.h 116 unsigned IssueWidth; ///< Max issue per cycle. 0=Unknown.
121 Itineraries(0), IssueWidth(0) {}
126 IssueWidth(0) {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSchedule.h 137 // IssueWidth is the maximum number of instructions that may be scheduled in
139 unsigned IssueWidth;

Completed in 914 milliseconds