Searched refs:combineSTORE (Results 1 – 5 of 5) sorted by relevance
1 ; Test that SystemZTargetLowering::combineSTORE() does not crash due to not
550 SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;
4920 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE() function in SystemZTargetLowering5132 case ISD::STORE: return combineSTORE(N, DCI); in PerformDAGCombine()
600 SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;
5362 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE() function in SystemZTargetLowering5676 case ISD::STORE: return combineSTORE(N, DCI); in PerformDAGCombine()