Searched refs:isBitcastCompatible (Results 1 – 4 of 4) sorted by relevance
176 if (!GR.isBitcastCompatible(NewPtrType, OpType)) in validatePtrTypes()
390 bool isBitcastCompatible(const SPIRVType *Type1,
1084 bool SPIRVGlobalRegistry::isBitcastCompatible(const SPIRVType *Type1, in isBitcastCompatible() function in SPIRVGlobalRegistry
715 if (!GR.isBitcastCompatible(ResType, OpType)) in selectBitcast()