Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h780 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp8554 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N, in combineFPToIntToFP() function in PPCTargetLowering
8758 return combineFPToIntToFP(N, DCI); in PerformDAGCombine()