Home
last modified time | relevance | path

Searched refs:OcamlGC (Results 1 – 4 of 4) 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/llvm/lib/CodeGen/
DBuiltinGCs.cpp39 class OcamlGC : public GCStrategy { class
41 OcamlGC() { in OcamlGC() function in __anonf99634a90111::OcamlGC
127 static GCRegistry::Add<OcamlGC> B("ocaml", "ocaml 3.10-compatible GC");
/external/swiftshader/third_party/LLVM/
DAndroid.mk114 lib/CodeGen/OcamlGC.cpp \
DBUILD.gn160 "lib/CodeGen/OcamlGC.cpp",