Searched refs:combineSTORE (Results 1 – 2 of 2) sorted by relevance
740 SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;
7039 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE() function in SystemZTargetLowering7819 case ISD::STORE: return combineSTORE(N, DCI); in PerformDAGCombine()