Home
last modified time | relevance | path

Searched refs:combineSTORE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h550 SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp4920 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE() function in SystemZTargetLowering
5132 case ISD::STORE: return combineSTORE(N, DCI); in PerformDAGCombine()