Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h710 SDValue combineINT_TO_FP(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp6757 SDValue SystemZTargetLowering::combineINT_TO_FP( in combineINT_TO_FP() function in SystemZTargetLowering
7143 case ISD::UINT_TO_FP: return combineINT_TO_FP(N, DCI); in PerformDAGCombine()