/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | CompileUtils.h | 46 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/ |
D | CompileUtils.h | 46 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/ |
D | CompileUtils.h | 46 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 D | CompileUtils.h | 46 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/ |
D | CompileUtils.h | 46 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 D | CompileUtils.h | 49 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 D | IRCompileLayer.h | 50 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } in setObjectCache() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 415 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 403 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() function
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcMCJITReplacement.h | 236 void setObjectCache(ObjectCache *NewCache) override { in setObjectCache() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcMCJITReplacement.h | 369 void setObjectCache(ObjectCache *NewCache) override { in setObjectCache() function
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.cpp | 143 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 D | MCJIT.cpp | 141 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 D | MCJIT.cpp | 138 void MCJIT::setObjectCache(ObjectCache* NewCache) { in setObjectCache() function in MCJIT
|