Home
last modified time | relevance | path

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

/llvm-project/flang/docs/
H A Dfstack-arrays.md60 #### `ArrayValueCopy.cpp`
70 #### `MemoryAllocation.cpp`
74 #### `ConvertExpr.cpp`
102 #### `IntrinsicCall.cpp`
109 #### `ConvertVariable.cpp`
127 #### `BufferizeHLFIR.cpp`
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DExecutorSharedMemoryMapperService.h50 std::vector<ExecutorAddr> Allocations; global() member
75 AllocationMap Allocations; global() variable
H A DSimpleExecutorMemoryManager.h63 AllocationsMap Allocations; variable
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h113 std::vector<ExecutorAddr> Allocations; member
119 AllocationMap Allocations; variable
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h37 std::vector<void *> Allocations; variable
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DMemoryMapperTest.cpp36 const std::vector<ExecutorAddr> &Allocations) { in deinitialize()
H A DMapperJITLinkMemoryManagerTest.cpp46 void deinitialize(ArrayRef<ExecutorAddr> Allocations, in deinitialize() argument
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp514 struct Allocations { struct in __hwasan::__anonfdd1ce240511::BaseReport
515 stack__hwasan::__anonfdd1ce240511::BaseReport::Allocations global() argument
516 heap__hwasan::__anonfdd1ce240511::BaseReport::Allocations global() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp370 deinitialize(ArrayRef<ExecutorAddr> Allocations,MemoryMapper::OnDeinitializedFunction OnDeinitialized) deinitialize() argument
/llvm-project/lldb/tools/lldb-test/
H A Dlldb-test.cpp275 AddrIntervalMap Allocations; global() member
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp547 deinitialize(ArrayRef<ExecutorAddr> Allocations,OnDeinitializedFunction OnDeInitialized) deinitialize() argument