Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h1203 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
HDPPCISelLowering.cpp13357 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N, in combineFPToIntToFP() function in PPCTargetLowering
13755 return combineFPToIntToFP(N, DCI); in PerformDAGCombine()