Home
last modified time | relevance | path

Searched defs:MemoryGroup (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h96 struct MemoryGroup { struct
110 uint8_t *allocateSection(MemoryGroup &MemGroup, uintptr_t Size, argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h163 struct MemoryGroup { struct
180 std::error_code applyMemoryGroupPermissions(MemoryGroup &MemGroup, argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h164 struct MemoryGroup { struct
181 std::error_code applyMemoryGroupPermissions(MemoryGroup &MemGroup, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DSectionMemoryManager.h163 struct MemoryGroup { struct
180 std::error_code applyMemoryGroupPermissions(MemoryGroup &MemGroup, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DSectionMemoryManager.h163 struct MemoryGroup { struct
180 std::error_code applyMemoryGroupPermissions(MemoryGroup &MemGroup, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DSectionMemoryManager.h163 struct MemoryGroup { struct
180 std::error_code applyMemoryGroupPermissions(MemoryGroup &MemGroup, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DSectionMemoryManager.h163 struct MemoryGroup { struct
180 std::error_code applyMemoryGroupPermissions(MemoryGroup &MemGroup, argument
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/
H A DMemoryGroup.h72 inline MemoryGroup::MemoryGroup(std::shared_ptr<IMemoryManager> memory_manager) noexcept in MemoryGroup() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h55 MemoryGroup() in MemoryGroup() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h54 MemoryGroup() in MemoryGroup() function
/aosp_15_r20/external/scudo/standalone/tests/
H A Dprimary_test.cpp412 SCUDO_TYPED_TEST(ScudoPrimaryTest, MemoryGroup) { in SCUDO_TYPED_TEST() argument