Searched refs:directMoveIsProfitable (Results 1 – 3 of 3) sorted by relevance
922 bool directMoveIsProfitable(const SDValue &Op) const;
7172 bool PPCTargetLowering::directMoveIsProfitable(const SDValue &Op) const { in directMoveIsProfitable() function in PPCTargetLowering7271 if (Subtarget.hasDirectMove() && directMoveIsProfitable(Op) && in LowerINT_TO_FP()
6557 static bool directMoveIsProfitable(const SDValue &Op) { in directMoveIsProfitable() function6646 if (Subtarget.hasDirectMove() && directMoveIsProfitable(Op) && in LowerINT_TO_FP()