Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h549 SDValue combineMERGE(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp4885 SDValue SystemZTargetLowering::combineMERGE( in combineMERGE() function in SystemZTargetLowering
5131 case SystemZISD::MERGE_LOW: return combineMERGE(N, DCI); in PerformDAGCombine()