Home
last modified time | relevance | path

Searched refs:CustomRoots (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBuiltinGCs.cpp34 CustomRoots = false; in ErlangGC()
61 CustomRoots = true; in ShadowStackGC()
80 CustomRoots = false; in StatepointGC()
114 CustomRoots = false; in CoreCLRGC()
/external/llvm/lib/CodeGen/
DBuiltinGCs.cpp32 CustomRoots = false; in ErlangGC()
59 CustomRoots = true; in ShadowStackGC()
78 CustomRoots = false; in StatepointGC()
111 CustomRoots = false; in CoreCLRGC()
DGCStrategy.cpp21 CustomWriteBarriers(false), CustomRoots(false), InitRoots(true), in GCStrategy()
/external/llvm/include/llvm/CodeGen/
DGCStrategy.h91 bool CustomRoots; ///< Default is to pass through to backend. variable
148 bool customRoots() const { return CustomRoots; } in customRoots()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DGCStrategy.h94 bool CustomRoots = false; ///< Default is to pass through to backend. variable
151 bool customRoots() const { return CustomRoots; } in customRoots()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DGCStrategy.h70 bool CustomRoots; //< Default is to pass through to backend. variable
111 bool customRoots() const { return CustomRoots; } in customRoots()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp99 CustomRoots(false), in GCStrategy()
DShadowStackGC.cpp200 CustomRoots = true; in ShadowStackGC()
/external/llvm/docs/
DGarbageCollection.rst856 Custom lowering of intrinsics: ``CustomRoots``, ``CustomReadBarriers``, and ``CustomWriteBarriers``
868 CustomRoots = true;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGarbageCollection.rst856 Custom lowering of intrinsics: ``CustomRoots``, ``CustomReadBarriers``, and ``CustomWriteBarriers``
868 CustomRoots = true;