Home
last modified time | relevance | path

Searched refs:getBitcodeFileContents (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h78 getBitcodeFileContents(MemoryBufferRef Buffer);
128 Expected<BitcodeFileContents> getBitcodeFileContents(MemoryBufferRef Buffer);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h121 getBitcodeFileContents(MemoryBufferRef Buffer);
174 Expected<BitcodeFileContents> getBitcodeFileContents(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/
DBitcodeReader.h122 getBitcodeFileContents(MemoryBufferRef Buffer);
174 Expected<BitcodeFileContents> getBitcodeFileContents(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/
DBitcodeReader.h122 getBitcodeFileContents(MemoryBufferRef Buffer);
174 Expected<BitcodeFileContents> getBitcodeFileContents(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/
DBitcodeReader.h122 getBitcodeFileContents(MemoryBufferRef Buffer);
174 Expected<BitcodeFileContents> getBitcodeFileContents(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/
DBitcodeReader.h122 getBitcodeFileContents(MemoryBufferRef Buffer);
174 Expected<BitcodeFileContents> getBitcodeFileContents(MemoryBufferRef Buffer);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRObjectFile.cpp143 Expected<BitcodeFileContents> BFCOrErr = getBitcodeFileContents(*BCOrErr); in readIRSymtab()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRObjectFile.cpp142 Expected<BitcodeFileContents> BFCOrErr = getBitcodeFileContents(*BCOrErr); in readIRSymtab()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6329 auto FOrErr = getBitcodeFileContents(Buffer); in getBitcodeModuleList()
6336 llvm::getBitcodeFileContents(MemoryBufferRef Buffer) { in getBitcodeFileContents() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7817 auto FOrErr = getBitcodeFileContents(Buffer); in getBitcodeModuleList()
7824 llvm::getBitcodeFileContents(MemoryBufferRef Buffer) { in getBitcodeFileContents() function in llvm