Home
last modified time | relevance | path

Searched defs:getBufferKind (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/lib/Support/
H A DMemoryBuffer.cpp98 BufferKind getBufferKind() const override { in getBufferKind() function in __anonf2dc34e70211::MemoryBufferMem
229 BufferKind getBufferKind() const override { in getBufferKind() function in __anonf2dc34e70311::MemoryBufferMMapFile
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMemoryBuffer.cpp98 BufferKind getBufferKind() const override { in getBufferKind() function in __anon463f9a2a0211::MemoryBufferMem
229 BufferKind getBufferKind() const override { in getBufferKind() function in __anon463f9a2a0311::MemoryBufferMMapFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DSmallVectorMemoryBuffer.h54 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DSmallVectorMemoryBuffer.h54 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DSmallVectorMemoryBuffer.h54 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DSmallVectorMemoryBuffer.h54 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DSmallVectorMemoryBuffer.h54 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMemoryBuffer.cpp100 MemoryBuffer::BufferKind getBufferKind() const override { in getBufferKind() function in __anona549b0890211::MemoryBufferMem
204 MemoryBuffer::BufferKind getBufferKind() const override { in getBufferKind() function in __anona549b0890311::MemoryBufferMMapFile
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DObjectMemoryBuffer.h54 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSmallVectorMemoryBuffer.h56 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DObjectBuffer.h39 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DMemoryBuffer.cpp107 MemoryBuffer::BufferKind getBufferKind() const override { in getBufferKind() function in __anonc290db8f0211::MemoryBufferMem
231 MemoryBuffer::BufferKind getBufferKind() const override { in getBufferKind() function in __anonc290db8f0311::MemoryBufferMMapFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DRemoteObjectLayer.h454 BufferKind getBufferKind() const override { return MemoryBuffer_Malloc; } in getBufferKind() function