Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1320 SDValue combineStoreFPToInt(SDNode *N, DAGCombinerInfo &DCI) const;
H A DPPCISelLowering.cpp14281 SDValue PPCTargetLowering::combineStoreFPToInt(SDNode *N, in combineStoreFPToInt() function in PPCTargetLowering
14733 SDValue Val= combineStoreFPToInt(N, DCI); in PerformDAGCombine()