Home
last modified time | relevance | path

Searched refs:NND (Results 1 – 5 of 5) sorted by relevance

/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2365.chain17 ABuhliZIXMZh4BRn6wsePVcmEDum0WdVppmAp9K8MWgOZ7+iw02jRtF1I2W9+NND
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp695 NCINSTRKIND(NND); in FoldImmediate()
H A DVEInstrInfo.td1279 // Section 8.5.5 - NND (Negate AND)
1282 defm NND : RRNCm<"nnd", 0x54, I64, i64, and_not>;
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp569 if (const auto *NND = in hasNestedSPMDDirective() local
571 DKind = NND->getDirectiveKind(); in hasNestedSPMDDirective()
H A DCGOpenMPRuntime.cpp9325 if (const auto *NND = in getNestedDistributeDirective() local
9327 DKind = NND->getDirectiveKind(); in getNestedDistributeDirective()
9329 return NND; in getNestedDistributeDirective()