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

  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 151 unsigned InstrDepth;
159 InstrDepth(~0u), InstrHeight(~0u),
164 bool hasValidDepth() const { return InstrDepth != ~0u; }
171 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
194 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
249 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 156 unsigned InstrDepth = ~0u;
166 bool hasValidDepth() const { return InstrDepth != ~0u; }
173 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
196 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
252 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineTraceMetrics.h 156 unsigned InstrDepth = ~0u;
166 bool hasValidDepth() const { return InstrDepth != ~0u; }
173 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
196 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
252 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineTraceMetrics.h 156 unsigned InstrDepth = ~0u;
166 bool hasValidDepth() const { return InstrDepth != ~0u; }
173 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
196 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
252 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 156 unsigned InstrDepth = ~0u;
166 bool hasValidDepth() const { return InstrDepth != ~0u; }
173 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
196 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
252 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineTraceMetrics.h 156 unsigned InstrDepth = ~0u;
166 bool hasValidDepth() const { return InstrDepth != ~0u; }
173 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
196 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
252 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineTraceMetrics.h 156 unsigned InstrDepth = ~0u;
166 bool hasValidDepth() const { return InstrDepth != ~0u; }
173 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
196 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
252 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineTraceMetrics.h 173 unsigned InstrDepth = ~0u;
183 bool hasValidDepth() const { return InstrDepth != ~0u; }
190 void invalidateDepth() { InstrDepth = ~0u; HasValidInstrDepths = false; }
213 return HasValidInstrDepths && InstrDepth <= TBI.InstrDepth;
269 return TBI.InstrDepth + TBI.InstrHeight;
  /external/llvm/lib/CodeGen/
MachineCombiner.cpp 128 SmallVector<unsigned, 16> InstrDepth;
134 // are tracked in the InstrIdxForVirtReg map depth is looked up in InstrDepth
150 assert(II->second < InstrDepth.size() && "Bad Index");
154 DepthOp = InstrDepth[II->second];
169 InstrDepth.push_back(IDepth);
172 return InstrDepth[NewRootIdx];
MachineTraceMetrics.cpp 171 TBI->InstrDepth = 0;
184 TBI->InstrDepth = PredTBI->InstrDepth + PredFBI->InstrCount;
251 /// Compare TraceBlockInfo::InstrDepth.
329 // Pick the predecessor that would give this block the smallest InstrDepth.
330 unsigned Depth = PredTBI->InstrDepth + CurCount;
811 dbgs() << format("%7u Instructions\n", TBI.InstrDepth);
    [all...]

Completed in 584 milliseconds