Searched refs:hasDPP (Results 1 – 4 of 4) sorted by relevance
153 (!ST->hasDPP() || DL->getTypeSizeInBits(I.getType()) != 32)) { in visitAtomicRMWInst()227 (!ST->hasDPP() || DL->getTypeSizeInBits(I.getType()) != 32)) { in visitIntrinsicInst()
847 bool hasDPP() const { in hasDPP() function
716 if (!ST->hasDPP() || skipFunction(MF.getFunction())) in runOnMachineFunction()
1613 def HasDPP : Predicate<"Subtarget->hasDPP()">,1644 def HasDPP16 : Predicate<"Subtarget->hasDPP()">,