Searched refs:VZLoad (Results 1 – 1 of 1) sorted by relevance
35343 SDValue VZLoad = in combineShuffle() local35349 DAG.ReplaceAllUsesOfValueWith(SDValue(LN, 1), VZLoad.getValue(1)); in combineShuffle()35350 return VZLoad; in combineShuffle()43026 SDValue VZLoad = in combineX86INT_TO_FP() local43032 DAG.getBitcast(InVT, VZLoad)); in combineX86INT_TO_FP()43034 DAG.ReplaceAllUsesOfValueWith(SDValue(LN, 1), VZLoad.getValue(1)); in combineX86INT_TO_FP()43062 SDValue VZLoad = in combineCVTP2I_CVTTP2I() local43068 DAG.getBitcast(InVT, VZLoad)); in combineCVTP2I_CVTTP2I()43070 DAG.ReplaceAllUsesOfValueWith(SDValue(LN, 1), VZLoad.getValue(1)); in combineCVTP2I_CVTTP2I()