Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h928 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp10358 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N, in combineFPToIntToFP() function in PPCTargetLowering
10581 return combineFPToIntToFP(N, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1087 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp12151 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N, in combineFPToIntToFP() function in PPCTargetLowering
12484 return combineFPToIntToFP(N, DCI); in PerformDAGCombine()