HomeSort by relevance Sort by last modified time
    Searched refs:UnitInc (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 85 /// Capture a change in pressure for a single pressure set. UnitInc may be
90 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
95 int16_t UnitInc;
97 PressureChange(): PSetID(0), UnitInc(0) {}
98 PressureChange(unsigned id): PSetID(id+1), UnitInc(0) {
111 int getUnitInc() const { return UnitInc; }
113 void setUnitInc(int Inc) { UnitInc = Inc; }
116 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterPressure.h 94 /// Capture a change in pressure for a single pressure set. UnitInc may be
99 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
104 int16_t UnitInc = 0;
124 int getUnitInc() const { return UnitInc; }
126 void setUnitInc(int Inc) { UnitInc = Inc; }
129 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterPressure.h 94 /// Capture a change in pressure for a single pressure set. UnitInc may be
99 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
104 int16_t UnitInc = 0;
124 int getUnitInc() const { return UnitInc; }
126 void setUnitInc(int Inc) { UnitInc = Inc; }
129 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
RegisterPressure.h 96 /// Capture a change in pressure for a single pressure set. UnitInc may be
101 /// heuristics, so we don't check UnitInc overflow. Instead, we may have a
106 int16_t UnitInc = 0;
126 int getUnitInc() const { return UnitInc; }
128 void setUnitInc(int Inc) { UnitInc = Inc; }
131 return PSetID == RHS.PSetID && UnitInc == RHS.UnitInc;

Completed in 253 milliseconds