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

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

Completed in 123 milliseconds