Home
last modified time | relevance | path

Searched defs:HasSHA2 (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp273 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
289 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
302 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
309 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp271 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
287 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
300 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
307 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp273 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
289 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
302 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
309 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp323 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
339 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
352 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
359 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp328 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
344 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
357 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
364 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp316 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
332 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
345 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
352 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp316 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
332 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
345 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
352 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp328 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
344 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
357 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
364 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp361 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
377 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
390 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
397 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp362 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
378 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
391 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
398 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp362 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
378 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
391 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
398 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp355 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
371 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
384 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
391 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp362 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
378 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
391 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
398 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp362 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
378 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
391 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local
398 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/Targets/
H A DAArch64.h34 bool HasSHA2; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DAArch64.h34 bool HasSHA2; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DAArch64.h34 bool HasSHA2; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.h34 bool HasSHA2; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DAArch64.h34 bool HasSHA2; variable
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Basic/Targets/
H A DAArch64.h34 bool HasSHA2; variable
/dports/databases/postgresql12-server/postgresql-12.9/src/test/regress/expected/
H A Dtimetz.out87 23:59:00-07
88 23:59:59.99-07
/dports/lang/gcc8/gcc-8.5.0/libgo/go/internal/cpu/
H A Dcpu.go73 HasSHA2 bool member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/internal/cpu/
H A Dcpu.go73 HasSHA2 bool member
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/apache/arrow/go/arrow/internal/cpu/
H A Dcpu.go73 HasSHA2 bool member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/internal/cpu/
H A Dcpu.go73 HasSHA2 bool member

1234