Home
last modified time | relevance | path

Searched defs:allocateCodeSection (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in llvm::SectionMemoryManager
DExecutionEngineBindings.cpp361 uint8_t *SimpleBindingMemoryManager::allocateCodeSection( in allocateCodeSection() function in __anon76066d2d0111::SimpleBindingMemoryManager
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp192 virtual uint8_t *allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in DelegatingJITMemoryManager
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h67 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h74 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function