Searched refs:SPIRVConstantNull (Results 1 – 2 of 2) sorted by relevance
229 class SPIRVConstantNull:233 SPIRVConstantNull(SPIRVModule *M, SPIRVType *TheType, SPIRVId TheId) in SPIRVConstantNull() function238 SPIRVConstantNull(){} in SPIRVConstantNull() function
913 return addConstant(new SPIRVConstantNull(this, Ty, getId())); in addNullConstant()