Searched refs:hasDPP (Results 1 – 4 of 4) sorted by relevance
248 if (ScanImpl == ScanOptions::DPP && !ST->hasDPP()) in visitAtomicRMWInst()334 if (ScanImpl == ScanOptions::DPP && !ST->hasDPP()) in visitIntrinsicInst()
1023 bool hasDPP() const { in hasDPP() function
754 if (!ST->hasDPP() || skipFunction(MF.getFunction())) in runOnMachineFunction()
2084 def HasDPP : Predicate<"Subtarget->hasDPP()">,2118 def HasDPP16 : Predicate<"Subtarget->hasDPP()">,