Home
last modified time | relevance | path

Searched refs:LLVMCreateMemoryBufferWithMemoryRangeCopy (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachineC.cpp241 LLVMCreateMemoryBufferWithMemoryRangeCopy(Data.data(), Data.size(), ""); in LLVMTargetMachineEmitToMemoryBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3983 LLVMMemoryBufferRef LLVMCreateMemoryBufferWithMemoryRangeCopy(const char *InputData,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp4039 LLVMMemoryBufferRef LLVMCreateMemoryBufferWithMemoryRangeCopy( in LLVMCreateMemoryBufferWithMemoryRangeCopy() function