Searched refs:getOrCreateSPIRVFloatType (Results 1 – 2 of 2) sorted by relevance
569 SPIRVType *getOrCreateSPIRVFloatType(unsigned BitWidth, MachineInstr &I,
105 SPIRVType *SpirvType = getOrCreateSPIRVFloatType(BitWidth, I, TII); in assignFloatTypeToVReg()476 SPIRVType *SpvBaseType = getOrCreateSPIRVFloatType(BitWidth, I, TII); in getOrCreateBaseRegister()1696 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVFloatType( in getOrCreateSPIRVFloatType() function in SPIRVGlobalRegistry