Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1203 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp13329 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N, in combineFPToIntToFP() function in PPCTargetLowering
13725 return combineFPToIntToFP(N, DCI); in PerformDAGCombine()