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