/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
H A D | ResourceTrackerTest.cpp | 41 ResourceKey SrcKey) { in SimpleResourceManager() 78 void transferResources(JITDylib &JD, ResourceKey DstKey, ResourceKey SrcKey, in transferResources() 99 void handleTransferResources(JITDylib &JD, ResourceKey DstKey, in handleTransferResources() 104 static void transferNotAllowed(ResourceKey DstKey, ResourceKey SrcKey) { in transferNotAllowed() 295 [&](JITDylib &JD, ResourceKey DstKey, ResourceKey SrcKey) { in TEST_F() 346 [&](JITDylib &JD, ResourceKey DstKey, ResourceKey SrcKey) { in TEST_F() 397 [&](JITDylib &JD, ResourceKey DstKey, ResourceKey SrcKey) { in TEST_F()
|
H A D | ObjectLinkingLayerTest.cpp | 104 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) TEST_F() argument 151 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) TEST_F() argument 204 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) TEST_F() argument 334 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) TEST() argument
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/ |
H A D | DebugInfoSupport.h | 48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
H A D | PerfSupportPlugin.h | 48 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
/llvm-project/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink-statistics.cpp | 75 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
H A D | llvm-jitlink.cpp | 977 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) Session() argument
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | COFFPlatform.h | 115 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|
H A D | ELFNixPlatform.h | 153 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|
H A D | MachOPlatform.h | 218 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/ |
H A D | LLJITWithObjectLinkingLayerPlugin.cpp | 90 void notifyTransferringResources(JITDylib &JD, ResourceKey DstKey, in notifyTransferringResources()
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
H A D | VTuneSupportPlugin.cpp | 156 ResourceKey DstKey, in notifyTransferringResources() argument
|
H A D | DebuggerSupportPlugin.cpp | 350 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | RTDyldObjectLinkingLayer.cpp | 426 handleTransferResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) handleTransferResources() argument
|
H A D | ObjectLinkingLayer.cpp | 772 handleTransferResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) handleTransferResources() argument 865 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|
H A D | DebugObjectManagerPlugin.cpp | 495 notifyTransferringResources(JITDylib & JD,ResourceKey DstKey,ResourceKey SrcKey) notifyTransferringResources() argument
|