Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h740 SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;
HDSystemZISelLowering.cpp7039 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE() function in SystemZTargetLowering
7819 case ISD::STORE: return combineSTORE(N, DCI); in PerformDAGCombine()