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