Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1086 SDValue combineStoreFPToInt(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp12390 SDValue PPCTargetLowering::combineStoreFPToInt(SDNode *N, in combineStoreFPToInt() function in PPCTargetLowering
12491 SDValue Val= combineStoreFPToInt(N, DCI); in PerformDAGCombine()