Home
last modified time | relevance | path

Searched refs:InputDataLength (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm-c/
HDCore.h2709 size_t InputDataLength,
2713 size_t InputDataLength,
/trueos/contrib/llvm/lib/IR/
HDCore.cpp2543 size_t InputDataLength, in LLVMCreateMemoryBufferWithMemoryRange() argument
2548 StringRef(InputData, InputDataLength), in LLVMCreateMemoryBufferWithMemoryRange()
2555 size_t InputDataLength, in LLVMCreateMemoryBufferWithMemoryRangeCopy() argument
2559 StringRef(InputData, InputDataLength), in LLVMCreateMemoryBufferWithMemoryRangeCopy()