Home
last modified time | relevance | path

Searched refs:TheCompType (Results 1 – 1 of 1) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.h255 SPIRVTypeVector(SPIRVModule *M, SPIRVId TheId, SPIRVType *TheCompType, in SPIRVTypeVector() argument
257 :SPIRVType(M, 4, OpTypeVector, TheId), CompType(TheCompType), in SPIRVTypeVector()