Searched refs:hasDirectMove (Results 1 – 3 of 3) sorted by relevance
247 bool hasDirectMove() const { return HasDirectMove; } in hasDirectMove() function
952 def HasDirectMove : Predicate<"PPCSubTarget->hasDirectMove()">;
5954 if (Subtarget.hasDirectMove() && Subtarget.isPPC64()) in LowerFP_TO_INT()6103 if (Subtarget.hasDirectMove() && Subtarget.isPPC64() && Subtarget.hasFPCVT()) in LowerINT_TO_FP()