Searched refs:has64BitDPP (Results 1 – 3 of 3) sorted by relevance
887 bool has64BitDPP() const { in has64BitDPP() function
731 if (ST->has64BitDPP() && combineDPPMov(MI)) { in runOnMachineFunction()
1680 def Has64BitDPP : Predicate<"Subtarget->has64BitDPP()">,