Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h265 inline bool isBitcode(const unsigned char *BufPtr, in isBitcode() function
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DInputFiles.h409 inline bool isBitcode(MemoryBufferRef mb) { isBitcode() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h565 inline bool SectionRef::isBitcode() const { isBitcode() function
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DDriver.cpp246 static bool isBitcode(MemoryBufferRef mb) { isBitcode() function