Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h642 SDValue combineMERGE(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp5942 SDValue SystemZTargetLowering::combineMERGE( in combineMERGE() function in SystemZTargetLowering
6708 case SystemZISD::MERGE_LOW: return combineMERGE(N, DCI); in PerformDAGCombine()