Searched refs:peekThroughBitcasts (Results 1 – 1 of 1) sorted by relevance
4741 static SDValue peekThroughBitcasts(SDValue V) { in peekThroughBitcasts() function4750 MaskNode = peekThroughBitcasts(MaskNode); in getTargetShuffleMaskIndices()4827 MaskNode = peekThroughBitcasts(MaskNode); in getTargetShuffleMaskConstant()5101 V1 = peekThroughBitcasts(V1); in setTargetShuffleZeroElements()5102 V2 = peekThroughBitcasts(V2); in setTargetShuffleZeroElements()5575 SDValue Elt = peekThroughBitcasts(Elts[i]); in EltsFromConsecutiveLoads()5607 SDValue EltBase = peekThroughBitcasts(Elts[FirstLoadedElt]); in EltsFromConsecutiveLoads()5618 SDValue Elt = peekThroughBitcasts(Elts[i]); in EltsFromConsecutiveLoads()7237 V1 = peekThroughBitcasts(V1); in computeZeroableShuffleElements()7238 V2 = peekThroughBitcasts(V2); in computeZeroableShuffleElements()[all …]