Searched refs:Guarded (Results 1 – 16 of 16) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | RawPtrRefLocalVarsChecker.cpp | 108 bool isGuardedScopeEmbeddedInGuardianScope(const VarDecl *Guarded, in isGuardedScopeEmbeddedInGuardianScope() argument 110 assert(Guarded); in isGuardedScopeEmbeddedInGuardianScope() 142 for (DynTypedNodeList guardedVarAncestors = ctx.getParents(*Guarded); in isGuardedScopeEmbeddedInGuardianScope()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAvailability.cpp | 1066 auto *Guarded = If->getThen(); in TraverseIfStmt() local 1069 std::swap(Guarded, Unguarded); in TraverseIfStmt() 1073 bool ShouldContinue = TraverseStmt(Guarded); in TraverseIfStmt()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsAArch64.def | 138 // Armv9.3-A Guarded Control Stack
|
| H A D | LangOptions.def | 456 LANGOPT(GuardedControlStack, 1, 0, NotCompatible, "Guarded control stack enabled")
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Features.td | 460 "Enable Armv9.4-A Guarded Call Stack Extension", [FeatureCHK]>;
|
| H A D | AArch64SystemOperands.td | 2096 // v9.4a Guarded Control Stack Extension (GCS)
|
| H A D | AArch64InstrInfo.td | 1569 // ARMv9.4-A Guarded Control Stack
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZScheduleZ17.td | 688 // Guarded storage
|
| H A D | SystemZScheduleZ15.td | 679 // Guarded storage
|
| H A D | SystemZScheduleZ14.td | 664 // Guarded storage
|
| H A D | SystemZScheduleZ16.td | 679 // Guarded storage
|
| H A D | SystemZInstrInfo.td | 1969 // Guarded storage
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAArch64.td | 96 // Guarded Control Stack
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 2217 Edsger W. Dijkstra Guarded Commands, Nondeterminacy and
|
| H A D | funstack.in | 16772 title = "Guarded Commands, Nondeterminacy and Formal Derivation of Programs",
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 25000 # (K) ECMA calls this "End of Guarded Area" but preserves the EPA abbreviation. 25090 # 1 = Guarded Area Transfer Mode (GATM), 25121 # (Z) ECMA-48 calls this "Start of Guarded Area" but retains the SPA
|