Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h746 SDValue combineINT_TO_FP(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp7440 SDValue SystemZTargetLowering::combineINT_TO_FP( in combineINT_TO_FP() function in SystemZTargetLowering
7828 case ISD::UINT_TO_FP: return combineINT_TO_FP(N, DCI); in PerformDAGCombine()