Searched refs:addUndef (Results 1 – 6 of 6) 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
215 void addUndef(std::string undef) in addUndef() function in TPreamble668 UserPreamble.addUndef(getStringOperand("-U<macro>: macro name")); in ProcessArguments()
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()
4033 void addUndef();4051 void GeneralShuffle::addUndef() { in addUndef() function in GeneralShuffle4094 addUndef(); in add()4100 addUndef(); in add()4359 GS.addUndef(); in tryBuildVectorShuffle()4623 GS.addUndef(); in lowerVECTOR_SHUFFLE()
786 return BM->addUndef(transType(V->getType())); in transConstant()