Home
last modified time | relevance | path

Searched defs:setObjectCache (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h46 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
87 void setObjectCache(ObjectCache *ObjCache) { this->ObjCache = ObjCache; } in setObjectCache() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h46 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
87 void setObjectCache(ObjectCache *ObjCache) { this->ObjCache = ObjCache; } in setObjectCache() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h46 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
87 void setObjectCache(ObjectCache *ObjCache) { this->ObjCache = ObjCache; } in setObjectCache() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileUtils.h46 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
87 void setObjectCache(ObjectCache *ObjCache) { this->ObjCache = ObjCache; } in setObjectCache() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h46 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
87 void setObjectCache(ObjectCache *ObjCache) { this->ObjCache = ObjCache; } in setObjectCache() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileUtils.h49 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
90 void setObjectCache(ObjectCache *ObjCache) { this->ObjCache = ObjCache; } in setObjectCache() function
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h50 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DExecutionEngine.h423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h415 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DExecutionEngine.h423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h403 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DExecutionEngine.h423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DExecutionEngine.h423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h236 void setObjectCache(ObjectCache *NewCache) override { in setObjectCache() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h369 void setObjectCache(ObjectCache *NewCache) override { in setObjectCache() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp143 void MCJIT::setObjectCache(ObjectCache* NewCache) { in setObjectCache() function in MCJIT
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp141 void MCJIT::setObjectCache(ObjectCache* NewCache) { in setObjectCache() function in MCJIT
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp138 void MCJIT::setObjectCache(ObjectCache* NewCache) { in setObjectCache() function in MCJIT