Home
last modified time | relevance | path

Searched refs:getBitcodeLTOInfo (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.h170 Expected<BitcodeLTOInfo> getBitcodeLTOInfo(MemoryBufferRef Buffer);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h219 Expected<BitcodeLTOInfo> getBitcodeLTOInfo(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/
DBitcodeReader.h219 Expected<BitcodeLTOInfo> getBitcodeLTOInfo(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/
DBitcodeReader.h219 Expected<BitcodeLTOInfo> getBitcodeLTOInfo(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/
DBitcodeReader.h219 Expected<BitcodeLTOInfo> getBitcodeLTOInfo(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/
DBitcodeReader.h219 Expected<BitcodeLTOInfo> getBitcodeLTOInfo(MemoryBufferRef Buffer);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp73 Expected<BitcodeLTOInfo> Result = getBitcodeLTOInfo(MBRef); in isThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOModule.cpp75 Expected<BitcodeLTOInfo> Result = getBitcodeLTOInfo(MBRef); in isThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6723 Expected<BitcodeLTOInfo> llvm::getBitcodeLTOInfo(MemoryBufferRef Buffer) { in getBitcodeLTOInfo() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8211 Expected<BitcodeLTOInfo> llvm::getBitcodeLTOInfo(MemoryBufferRef Buffer) { in getBitcodeLTOInfo() function in llvm