Home
last modified time | relevance | path

Searched refs:NewCache (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h49 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h369 void setObjectCache(ObjectCache *NewCache) override { in setObjectCache() argument
370 CompileLayer.getCompiler().setObjectCache(NewCache); in setObjectCache()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp138 void MCJIT::setObjectCache(ObjectCache* NewCache) { in setObjectCache() argument
140 ObjCache = NewCache; in setObjectCache()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h6464 static HandlerCache NewCache() {
6534 static HandlerCache NewCache() {
6744 static HandlerCache NewCache(bool preserve_proto_fieldnames) {