Searched refs:directMoveIsProfitable (Results 1 – 2 of 2) sorted by relevance
1232 bool directMoveIsProfitable(const SDValue &Op) const;
8614 bool PPCTargetLowering::directMoveIsProfitable(const SDValue &Op) const { in directMoveIsProfitable() function in PPCTargetLowering8809 if (Subtarget.hasDirectMove() && directMoveIsProfitable(Op) && in LowerINT_TO_FP()