Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h96 struct MemoryGroup { struct
110 uint8_t *allocateSection(MemoryGroup &MemGroup, uintptr_t Size, argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h164 struct MemoryGroup { struct
181 std::error_code applyMemoryGroupPermissions(MemoryGroup &MemGroup, argument
/external/ComputeLibrary/arm_compute/runtime/
DMemoryGroup.h72 inline MemoryGroup::MemoryGroup(std::shared_ptr<IMemoryManager> memory_manager) noexcept in MemoryGroup() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h54 MemoryGroup() in MemoryGroup() function
/external/scudo/standalone/tests/
Dprimary_test.cpp328 SCUDO_TYPED_TEST(ScudoPrimaryTest, MemoryGroup) { in SCUDO_TYPED_TEST() argument