Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVStream.cpp86 SPIRVDecoder::SPIRVDecoder(std::istream &InputStream, SPIRVFunction &F) in SPIRVDecoder() function in SPIRV::SPIRVDecoder
90 SPIRVDecoder::SPIRVDecoder(std::istream &InputStream, SPIRVBasicBlock &BB) in SPIRVDecoder() function in SPIRV::SPIRVDecoder
DSPIRVFunction.h48 class SPIRVDecoder; variable
DSPIRVBasicBlock.h49 class SPIRVDecoder; variable
DSPIRVStream.h69 SPIRVDecoder(std::istream& InputStream, SPIRVModule& Module) in SPIRVDecoder() function
DSPIRVEntry.h58 class SPIRVDecoder; variable
321 friend class SPIRVDecoder; variable