Lines Matching refs:DPP
248 if (ScanImpl == ScanOptions::DPP && !ST->hasDPP()) in visitAtomicRMWInst()
334 if (ScanImpl == ScanOptions::DPP && !ST->hasDPP()) in visitIntrinsicInst()
418 {Identity, V, B.getInt32(DPP::ROW_XMASK0 | 1 << Idx), in buildReduction()
462 {Identity, V, B.getInt32(DPP::ROW_SHR0 | 1 << Idx), in buildScan()
470 {Identity, V, B.getInt32(DPP::BCAST15), B.getInt32(0xa), in buildScan()
475 {Identity, V, B.getInt32(DPP::BCAST31), B.getInt32(0xc), in buildScan()
489 UpdateDPP, {Identity, PermX, B.getInt32(DPP::QUAD_PERM_ID), in buildScan()
499 UpdateDPP, {Identity, Lane31, B.getInt32(DPP::QUAD_PERM_ID), in buildScan()
519 {Identity, V, B.getInt32(DPP::WAVE_SHR1), B.getInt32(0xf), in buildShiftRight()
531 {Identity, V, B.getInt32(DPP::ROW_SHR0 + 1), in buildShiftRight()
753 if (ScanImpl == ScanOptions::DPP) { in optimizeAtomic()
919 if (ScanImpl == ScanOptions::DPP) { in optimizeAtomic()