Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h825 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp9681 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N, in combineFPToIntToFP() function in PPCTargetLowering
9885 return combineFPToIntToFP(N, DCI); in PerformDAGCombine()