Home
last modified time | relevance | path

Searched defs:BitcodeModule (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTOBackend.h29 class BitcodeModule; variable
DLTO.h35 class BitcodeModule; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/
DLTOBackend.h29 class BitcodeModule; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRObjectFile.h22 class BitcodeModule; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h71 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h114 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule() function