Home
last modified time | relevance | path

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

/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/libSPIRV/
H A DSPIRVType.h293 SPIRVTypeVector(SPIRVModule *M, SPIRVId TheId, SPIRVType *TheCompType, in SPIRVTypeVector() function
300 SPIRVTypeVector() in SPIRVTypeVector() function
H A DSPIRVModule.h79 class SPIRVTypeVector; variable
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/libSPIRV/
H A DSPIRVModule.h78 class SPIRVTypeVector; variable
H A DSPIRVType.h243 SPIRVTypeVector(SPIRVModule *M, SPIRVId TheId, SPIRVType *TheCompType, in SPIRVTypeVector() function
250 SPIRVTypeVector():SPIRVType(OpTypeVector), CompType(nullptr), in SPIRVTypeVector() function