Searched refs:NND (Results 1 – 4 of 4) sorted by relevance
535 if (const auto *NND = in hasNestedSPMDDirective() local537 DKind = NND->getDirectiveKind(); in hasNestedSPMDDirective()
8949 if (const auto *NND = in getNestedDistributeDirective() local8951 DKind = NND->getDirectiveKind(); in getNestedDistributeDirective()8953 return NND; in getNestedDistributeDirective()
695 NCINSTRKIND(NND); in foldImmediate()
1279 // Section 8.5.5 - NND (Negate AND)1282 defm NND : RRNCm<"nnd", 0x54, I64, i64, and_not>;