Home
last modified time | relevance | path

Searched defs:SPIRVType (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h59 class SPIRVType; variable
DSPIRVType.h61 SPIRVType(SPIRVModule *M, unsigned TheWordCount, Op TheOpCode, in SPIRVType() function
65 SPIRVType(Op TheOpCode):SPIRVEntry(TheOpCode){} in SPIRVType() function
DSPIRVEntry.h59 class SPIRVType; variable