Searched refs:isBitcastCompatible (Results 1 – 5 of 5) sorted by relevance
418 bool isBitcastCompatible(const SPIRVType *Type1,
204 if (!GR.isBitcastCompatible(NewPtrType, OpType)) in validatePtrTypes()
180 if (!GR->isBitcastCompatible(ResType, OpType)) in buildOpBitcast()
1322 bool SPIRVGlobalRegistry::isBitcastCompatible(const SPIRVType *Type1, in isBitcastCompatible() function in SPIRVGlobalRegistry
860 if (!GR.isBitcastCompatible(ResType, GVType)) in spvSelect()1086 if (!GR.isBitcastCompatible(ResType, OpType)) in selectBitcast()