Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1403 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp14449 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N, in combineFPToIntToFP() function in PPCTargetLowering
15148 return combineFPToIntToFP(N, DCI); in PerformDAGCombine()