Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:addIntegerType

192   virtual SPIRVTypeInt *addIntegerType(unsigned BitWidth);
475 auto Ty = addIntegerType(32);
681 SPIRVModuleImpl::addIntegerType(unsigned BitWidth) {