Home
last modified time | relevance | path

Searched defs:OwningMemoryBlock (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DMemory.h163 explicit OwningMemoryBlock(MemoryBlock M) : M(M) {} in OwningMemoryBlock() function
164 OwningMemoryBlock(OwningMemoryBlock &&Other) { in OwningMemoryBlock() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMemory.h163 explicit OwningMemoryBlock(MemoryBlock M) : M(M) {} in OwningMemoryBlock() function
164 OwningMemoryBlock(OwningMemoryBlock &&Other) { in OwningMemoryBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMemory.h142 explicit OwningMemoryBlock(MemoryBlock M) : M(M) {} in OwningMemoryBlock() function
143 OwningMemoryBlock(OwningMemoryBlock &&Other) { in OwningMemoryBlock() function
/external/llvm-project/llvm/include/llvm/Support/
DMemory.h142 explicit OwningMemoryBlock(MemoryBlock M) : M(M) {} in OwningMemoryBlock() function
143 OwningMemoryBlock(OwningMemoryBlock &&Other) { in OwningMemoryBlock() function