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

  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
61 /// GCRoot - Metadata for a pointer to an object managed by the garbage
63 struct GCRoot {
67 ///< to llvm.gcroot.
69 GCRoot(int N, const Constant *MD) : Num(N), StackOffset(-1), Metadata(MD) {}
73 /// information only applies to GCStrategies which use GCRoot.
77 typedef std::vector<GCRoot>::iterator roots_iterator;
78 typedef std::vector<GCRoot>::const_iterator live_iterator;
84 std::vector<GCRoot> Roots;
113 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
69 /// GCRoot - Metadata for a pointer to an object managed by the garbage
71 struct GCRoot {
74 const Constant *Metadata;//< Metadata straight from the call to llvm.gcroot.
76 GCRoot(int N, const Constant *MD) : Num(N), StackOffset(-1), Metadata(MD) {}
85 typedef std::vector<GCRoot>::iterator roots_iterator;
86 typedef std::vector<GCRoot>::const_iterator live_iterator;
92 std::vector<GCRoot> Roots;
121 Roots.push_back(GCRoot(Num, Metadata));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
61 /// GCRoot - Metadata for a pointer to an object managed by the garbage
63 struct GCRoot {
67 ///< to llvm.gcroot.
69 GCRoot(int N, const Constant *MD) : Num(N), StackOffset(-1), Metadata(MD) {}
73 /// information only applies to GCStrategies which use GCRoot.
77 typedef std::vector<GCRoot>::iterator roots_iterator;
78 typedef std::vector<GCRoot>::const_iterator live_iterator;
84 std::vector<GCRoot> Roots;
113 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
61 /// GCRoot - Metadata for a pointer to an object managed by the garbage
63 struct GCRoot {
67 ///< to llvm.gcroot.
69 GCRoot(int N, const Constant *MD) : Num(N), StackOffset(-1), Metadata(MD) {}
73 /// information only applies to GCStrategies which use GCRoot.
77 typedef std::vector<GCRoot>::iterator roots_iterator;
78 typedef std::vector<GCRoot>::const_iterator live_iterator;
84 std::vector<GCRoot> Roots;
113 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 19 // - Stack offsets for GC roots, as specified by calls to llvm.gcroot
66 /// GCRoot - Metadata for a pointer to an object managed by the garbage
68 struct GCRoot {
72 ///< to llvm.gcroot.
74 GCRoot(int N, const Constant *MD) : Num(N), Metadata(MD) {}
78 /// information only applies to GCStrategies which use GCRoot.
82 using roots_iterator = std::vector<GCRoot>::iterator;
83 using live_iterator = std::vector<GCRoot>::const_iterator;
89 std::vector<GCRoot> Roots;
116 Roots.push_back(GCRoot(Num, Metadata))
    [all...]

Completed in 831 milliseconds