Searched refs:LLVMMemoryManagerAllocateCodeSectionCallback (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 155 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef 178 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | ExecutionEngine.h | 159 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef 182 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
D | OrcEE.h | 82 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | ExecutionEngine.h | 159 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef 182 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
D | OrcEE.h | 82 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | ExecutionEngine.h | 159 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef 182 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
D | OrcEE.h | 82 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | ExecutionEngine.h | 159 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef 182 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
D | OrcEE.h | 82 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 159 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef 182 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
H A D | OrcEE.h | 82 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 154 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef 177 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 316 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection; 393 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMCreateSimpleMCJITMemoryManager()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 328 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection; 405 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMCreateSimpleMCJITMemoryManager()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 314 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection; 391 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMCreateSimpleMCJITMemoryManager()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcV2CBindings.cpp | 1077 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() 1088 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() 1116 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection = nullptr; in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
|