Searched refs:SPIRVUndef (Results 1 - 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVValue.h252 class SPIRVUndef: class in namespace:SPIRV
256 SPIRVUndef(SPIRVModule *M, SPIRVType *TheType, SPIRVId TheId) function in class:SPIRV::SPIRVUndef
261 SPIRVUndef(){} function in class:SPIRV::SPIRVUndef
H A DSPIRVModule.cpp924 return addConstant(new SPIRVUndef(this, TheType, getId()));

Completed in 148 milliseconds