Home
last modified time | relevance | path

Searched refs:OcamlGC (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DOcamlGC.cpp23 class OcamlGC : public GCStrategy { class
25 OcamlGC();
29 static GCRegistry::Add<OcamlGC>
34 OcamlGC::OcamlGC() { in OcamlGC() function in OcamlGC
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBuiltinGCs.cpp41 class OcamlGC : public GCStrategy { class
43 OcamlGC() { in OcamlGC() function in __anonee6b8f4b0111::OcamlGC
132 static GCRegistry::Add<OcamlGC> B("ocaml", "ocaml 3.10-compatible GC");
/external/llvm/lib/CodeGen/
DBuiltinGCs.cpp39 class OcamlGC : public GCStrategy { class
41 OcamlGC() { in OcamlGC() function in __anonbbf9edf30111::OcamlGC
127 static GCRegistry::Add<OcamlGC> B("ocaml", "ocaml 3.10-compatible GC");
/external/swiftshader/third_party/LLVM/
DAndroid.mk114 lib/CodeGen/OcamlGC.cpp \
DAndroid.bp179 "lib/CodeGen/OcamlGC.cpp",
DBUILD.gn164 "lib/CodeGen/OcamlGC.cpp",