| /llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/ |
| H A D | local_alias.ll | 5 …ses='asan-pipeline' -asan-use-private-alias=0 -asan-use-odr-indicator=0 -S | FileCheck… 6 …ses='asan-pipeline' -asan-use-private-alias=1 -asan-use-odr-indicator=0 -S | FileCheck… 7 …ses='asan-pipeline' -asan-use-private-alias=0 -asan-use-odr-indicator=1 -S | FileCheck… 8 …ses='asan-pipeline' -asan-use-private-alias=1 -asan-use-odr-indicator=1 -S | FileCheck… 18 ; Check that we generate internal alias and odr indicator symbols for global to be protected.
|
| H A D | global_with_comdat.ll | 5 ; enabled as indicator symbols will cause link time odr violations. 10 …='asan-pipeline' -asan-globals-live-support=1 -asan-use-odr-indicator=1 -S | FileCheck…
|
| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | spec-09-18.test | 9 - >1 # Indentation indicator 11 - |+ # Chomping indicator
|
| /llvm-project-15.0.7/llvm/test/CodeGen/M68k/ |
| H A D | lit.local.cfg | 10 extract_section_path, '--byte-indicator --hex-width=2')))
|
| /llvm-project-15.0.7/llvm/test/Object/ARM/ |
| H A D | symbol-addr.ll | 7 ; indicator bit.
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_platform.h | 841 const uptr indicator = 0x0e0000000000ull; in Apply() local 842 const uptr ind_lsb = 1ull << LeastSignificantSetBitIndex(indicator); in Apply() 849 if ((addr & indicator) == (p & indicator)) in Apply()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_platform.h | 914 const uptr indicator = 0x0e0000000000ull; in Apply() local 915 const uptr ind_lsb = 1ull << LeastSignificantSetBitIndex(indicator); in Apply() 922 if ((addr & indicator) == (p & indicator)) in Apply()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ |
| H A D | Logger.cpp | 57 Logs << llvm::formatv("{0}[{1:%H:%M:%S.%L}] {2}\n", indicator(Level), in log()
|
| H A D | Logger.h | 29 static char indicator(Level L) { return "DVIE"[L]; } in indicator() function
|
| /llvm-project-15.0.7/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/ |
| H A D | no_threadState.ips | 35 …"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","by…
|
| H A D | a.out.ips | 35 …"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","by…
|
| H A D | scripted_crashlog.ips | 73 "indicator": "Segmentation fault: 11",
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | dwarfdump-bogus-LNE.s | 79 .byte 0 # Extended opcode indicator.
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | BuiltinTypeInterfaces.td | 36 but indicator types such as `void` or `unit` should not.
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-mca.rst | 425 field is an indicator of a performance issue. In the absence of loop-carried 437 `Block RThroughput`) is an indicator of a performance bottleneck caused by the 445 an indicator of a performance bottleneck caused by the lack of hardware 612 scheduler's queue. The difference between the two counters is a good indicator
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | XRayExample.rst | 282 generated graph may be a helpful indicator of where time is being spent for the
|
| H A D | CodingStandards.rst | 1100 discriminator for a union, or an indicator of a subclass. When an enum is
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 244 CODEGENOPT(SanitizeAddressUseOdrIndicator, 1, 0) ///< Enable ODR indicator globals
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 1206 // use it as a zero indicator for i32 operations but not otherwise. 1264 // use it as a zero indicator for i32 operations but not otherwise. 1304 // use it as a zero indicator for i32 operations but not otherwise.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | UsersManual.rst | 973 #. A file/line/column indicator that shows exactly where the diagnostic 2191 count provides an indicator of how frequently the function is invoked. 4018 -fno-sanitize-address-use-odr-indicator 4019 Disable ODR indicator globals 4068 -fsanitize-address-use-odr-indicator 4069 …Enable ODR indicator globals to avoid false ODR violation reports in partially sanitized programs …
|
| H A D | ClangCommandLineReference.rst | 990 .. option:: -fsanitize-address-use-odr-indicator, -fno-sanitize-address-use-odr-indicator 992 Enable ODR indicator globals to avoid false ODR violation reports in partially sanitized programs a…
|
| H A D | ClangFormatStyleOptions.rst | 3028 bin-packing, because the trailing comma is used as an indicator
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | optional | 22 // 23.6.4, no-value state indicator
|
| /llvm-project-15.0.7/llvm/ |
| H A D | CMakeLists.txt | 125 # * As an indicator that the `LLVM_ENABLE_PROJECTS` list is now the single
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | PassManagement.md | 1123 This means that the `Wall Time` column will continue to give an indicator on the
|