Home
last modified time | relevance | path

Searched defs:SPIRVTypeOpaque (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h65 class SPIRVTypeOpaque; variable
DSPIRVType.h325 SPIRVTypeOpaque(SPIRVModule *M, SPIRVId TheId, const std::string& TheName) in SPIRVTypeOpaque() function
331 SPIRVTypeOpaque():SPIRVType(OpTypeOpaque){} in SPIRVTypeOpaque() function