Searched refs:addUndef (Results 1 – 4 of 4) sorted by relevance
225 virtual SPIRVValue *addUndef(SPIRVType *TheType) = 0;
224 virtual SPIRVValue *addUndef(SPIRVType *TheType);923 SPIRVModuleImpl::addUndef(SPIRVType *TheType) { in addUndef() function in SPIRV::SPIRVModuleImpl
3782 void addUndef();3800 void GeneralShuffle::addUndef() { in addUndef() function in GeneralShuffle3836 addUndef(); in add()3842 addUndef(); in add()4094 GS.addUndef(); in tryBuildVectorShuffle()4334 GS.addUndef(); in lowerVECTOR_SHUFFLE()
786 return BM->addUndef(transType(V->getType())); in transConstant()