Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DMemoryBuffer.cpp105 getFileAux(const Twine &Filename, int64_t FileSize, uint64_t MapSize,
182 return getFileAux(FilePath, -1, MapSize, Offset, false, false); in getFileSlice()
258 return getFileAux(Filename, FileSize, FileSize, 0, in getFile()
268 getFileAux(const Twine &Filename, int64_t FileSize, uint64_t MapSize, in getFileAux() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp105 getFileAux(const Twine &Filename, int64_t FileSize, uint64_t MapSize,
182 return getFileAux(FilePath, -1, MapSize, Offset, false, false); in getFileSlice()
258 return getFileAux(Filename, FileSize, FileSize, 0, in getFile()
268 getFileAux(const Twine &Filename, int64_t FileSize, uint64_t MapSize, in getFileAux() function