Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h553 SDValue combineFP_ROUND(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp4989 SDValue SystemZTargetLowering::combineFP_ROUND( in combineFP_ROUND() function in SystemZTargetLowering
5135 case ISD::FP_ROUND: return combineFP_ROUND(N, DCI); in PerformDAGCombine()