Searched refs:hasDPP (Results 1 – 4 of 4) sorted by relevance
150 (!ST->hasDPP() || DL->getTypeSizeInBits(I.getType()) != 32)) { in visitAtomicRMWInst()224 (!ST->hasDPP() || DL->getTypeSizeInBits(I.getType()) != 32)) { in visitIntrinsicInst()
559 if (!ST.hasDPP() || skipFunction(MF.getFunction())) in runOnMachineFunction()
962 bool hasDPP() const { in hasDPP() function
1088 def HasDPP : Predicate<"Subtarget->hasDPP()">,1097 def HasDPP16 : Predicate<"Subtarget->hasDPP()">,