Searched refs:selectBitcast (Results 1 – 1 of 1) sorted by relevance
123 bool selectBitcast(Register ResVReg, const SPIRVType *ResType,538 return selectBitcast(ResVReg, ResType, I); in spvSelect()710 bool SPIRVInstructionSelector::selectBitcast(Register ResVReg, in selectBitcast() function in SPIRVInstructionSelector