Home
last modified time | relevance | path

Searched defs:isBitcode (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h226 inline bool isBitcode(const unsigned char *BufPtr, in isBitcode() function
/llvm-project-15.0.7/lld/wasm/
H A DInputFiles.h185 inline bool isBitcode(MemoryBufferRef mb) { in isBitcode() function
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DObjectFile.h504 inline bool SectionRef::isBitcode() const { in isBitcode() function
/llvm-project-15.0.7/lld/COFF/
H A DInputFiles.h407 inline bool isBitcode(MemoryBufferRef mb) { in isBitcode() function
/llvm-project-15.0.7/lld/ELF/
H A DDriver.cpp200 static bool isBitcode(MemoryBufferRef mb) { in isBitcode() function