/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | SectionMemoryManager.cpp | 32 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in llvm::SectionMemoryManager
|
H A D | ExecutionEngineBindings.cpp | 359 uint8_t *SimpleBindingMemoryManager::allocateCodeSection( in allocateCodeSection() function in __anon2c0787b90111::SimpleBindingMemoryManager
|
/aosp_15_r20/external/llvm/tools/lli/ |
H A D | RemoteJITUtils.h | 90 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | SectionMemoryManager.cpp | 33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in llvm::SectionMemoryManager
|
H A D | ExecutionEngineBindings.cpp | 373 uint8_t *SimpleBindingMemoryManager::allocateCodeSection( in allocateCodeSection() function in __anon9904dd610111::SimpleBindingMemoryManager
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | SectionMemoryManager.cpp | 33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in llvm::SectionMemoryManager
|
H A D | ExecutionEngineBindings.cpp | 361 uint8_t *SimpleBindingMemoryManager::allocateCodeSection( in allocateCodeSection() function in __anon61687c1b0111::SimpleBindingMemoryManager
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericRTDyldMemoryManager.cpp | 62 uint8_t *EPCGenericRTDyldMemoryManager::allocateCodeSection( in allocateCodeSection() function in llvm::orc::EPCGenericRTDyldMemoryManager
|
H A D | OrcV2CBindings.cpp | 1131 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() function in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks::MCJITMemoryManagerLikeCallbacksMemMgr
|
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/ |
H A D | ObjectTransformLayerTest.cpp | 297 uint8_t *allocateCodeSection(uintptr_t, unsigned, unsigned, in TEST() function in __anona9f4a9600111::TEST::NullManager
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_misc.cpp | 192 virtual uint8_t *allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in DelegatingJITMemoryManager
|
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITCAPITest.cpp | 113 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function in __anon32f27cf70111::TestReserveAllocationSpaceMemoryManager
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcMCJITReplacement.h | 38 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcMCJITReplacement.h | 67 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
|
/aosp_15_r20/external/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 216 uint8_t *TrivialMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in TrivialMemoryManager
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 82 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 74 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bpf_module.cc | 90 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function in ebpf::MyMemoryManager
|