Searched refs:widenLoad (Results 1 – 2 of 2) sorted by relevance
100 SDValue widenLoad(LoadSDNode *Ld, DAGCombinerInfo &DCI) const;
10174 SDValue SITargetLowering::widenLoad(LoadSDNode *Ld, DAGCombinerInfo &DCI) const { in widenLoad() function in SITargetLowering14787 if (SDValue Widened = widenLoad(cast<LoadSDNode>(N), DCI)) in PerformDAGCombine()