Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h595 SDValue combineFP_EXTEND(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp5528 SDValue SystemZTargetLowering::combineFP_EXTEND( in combineFP_EXTEND() function in SystemZTargetLowering
5834 case ISD::FP_EXTEND: return combineFP_EXTEND(N, DCI); in PerformDAGCombine()