HomeSort by relevance Sort by last modified time
    Searched refs:Emitted (Results 1 - 25 of 30) sorted by null

1 2

  /external/llvm/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 61 this->EmitState = Emitted;
75 case Emitted:
92 EmitState = Emitted;
109 enum { NotEmitted, Emitting, Emitted } EmitState;
149 // We don't need the mangled names set any more: Once we've emitted this
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 67 this->EmitState = Emitted;
81 case Emitted:
98 EmitState = Emitted;
115 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
154 // We don't need the mangled names set any more: Once we've emitted this
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 67 this->EmitState = Emitted;
81 case Emitted:
98 EmitState = Emitted;
115 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
154 // We don't need the mangled names set any more: Once we've emitted this
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 67 this->EmitState = Emitted;
81 case Emitted:
98 EmitState = Emitted;
115 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
154 // We don't need the mangled names set any more: Once we've emitted this
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 67 this->EmitState = Emitted;
81 case Emitted:
98 EmitState = Emitted;
115 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
154 // We don't need the mangled names set any more: Once we've emitted this
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 67 this->EmitState = Emitted;
81 case Emitted:
98 EmitState = Emitted;
115 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
154 // We don't need the mangled names set any more: Once we've emitted this
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 67 this->EmitState = Emitted;
81 case Emitted:
98 EmitState = Emitted;
115 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
154 // We don't need the mangled names set any more: Once we've emitted this
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 72 this->EmitState = Emitted;
91 case Emitted:
108 EmitState = Emitted;
139 // We don't need the mangled names set any more: Once we've emitted this
194 enum { NotEmitted, Emitting, Emitted } EmitState = NotEmitted;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 111 /// PendingLoads - Loads are not emitted to the program immediately. We bunch
119 /// for export to other blocks need to be emitted before any terminator
251 First(F), Last(L), SValue(SV), HeaderBB(H), Emitted(E) {}
256 bool Emitted;
275 First(F), Range(R), SValue(SV), Reg(Rg), RegVT(RgVT), Emitted(E),
282 bool Emitted;
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITEmitter.cpp 81 " RAUW on a value it has emitted.");
293 /// emitted.
337 // CurFn - The llvm function being emitted. Only valid during
341 /// Information about emitted code, which is passed to the
437 MBBLocations[MBB->getNumber()] && "MBB not emitted!");
461 assert(LabelLocations.count(Label) && "Label not emitted!");
561 DEBUG(dbgs() << "JIT: Lazy stub emitted at [" << Stub << "] for function '"
597 DEBUG(dbgs() << "JIT: Indirect symbol emitted at [" << IndirectSym
615 DEBUG(dbgs() << "JIT: Stub emitted at [" << Stub
741 // Make sure GV is emitted first, and create a stub containing the full
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/clang/lib/Basic/
Diagnostic.cpp 366 bool Emitted;
374 Emitted = (DiagLevel != DiagnosticIDs::Ignored);
375 if (Emitted) {
382 Emitted = ProcessDiag();
393 return Emitted;
562 /// that applies being emitted. The empty condition is always true, making the
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 116 /// PendingLoads - Loads are not emitted to the program immediately. We bunch
128 /// for export to other blocks need to be emitted before any terminator
265 Emitted(E) {}
270 bool Emitted;
291 RegVT(RgVT), Emitted(E), ContiguousRange(CR), Parent(P), Default(D),
298 bool Emitted;
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 98 /// AddComment - Add a comment that can be emitted to the generated .s
288 /// AddComment - Add a comment that can be emitted to the generated .s
806 for (unsigned Emitted = 0; Emitted != Size;) {
807 unsigned Remaining = Size - Emitted;
814 IsLittleEndian ? Emitted : (Remaining - EmissionSize);
825 Emitted += EmissionSize;
    [all...]
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp     [all...]
NeonEmitter.cpp     [all...]

Completed in 975 milliseconds

1 2