| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | recovery.cpp | 5 typedef int Important; typedef 10 Important n; 13 Std::Important y;
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 207 enum class Importance { Important, Essential, Unimportant }; enumerator 211 case Importance::Important: in importanceToStr() 248 return Piece.getTagStr() == "ConditionBRVisitor" ? Importance::Important in calculateImportance()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | zero-reg.ll | 21 ; Important correctness point here is that LLVM doesn't try to use xzr
|
| H A D | swift-async.ll | 5 ; Important details in prologue: 153 ; Important point is that there is just one 8-byte gap in the CSR region (right
|
| H A D | intrinsics-memory-barrier.ll | 17 ; Important point is that the compiler should not reorder memory access
|
| H A D | tail-call.ll | 59 ; Important point is that the call reuses the "dead" argument space
|
| H A D | tailcc-tail-call.ll | 66 ; Important point is that the call reuses the "dead" argument space
|
| H A D | swifttail-call.ll | 59 ; Important point is that the call reuses the "dead" argument space
|
| H A D | func-argpassing.ll | 183 ; Important point is that we address sp+24 for second dword
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | intrinsics-memory-barrier.ll | 12 ; Important point is that the compiler should not reorder memory access
|
| H A D | swifttailcc-call.ll | 59 ; Important point is that the call reuses the "dead" argument space
|
| H A D | tailcc-call.ll | 59 ; Important point is that the call reuses the "dead" argument space
|
| H A D | fastcc-tailcall.ll | 59 ; Important point is that the call reuses the "dead" argument space
|
| H A D | fold-stack-adjust.ll | 143 ; Important to check for beginning of basic block, because if it gets
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/ |
| H A D | deprecated-headers.rst | 24 Important note: the Standard doesn't guarantee that the C++ headers declare all
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | single-location-2.mir | 30 ; --- Important metadata ---
|
| H A D | dbg_value_list_clobbers.mir | 31 ; --- Important metadata ---
|
| H A D | dbg_value_list_emission.mir | 32 ; --- Important metadata ---
|
| H A D | trim-var-locs.mir | 32 ; --- Important metadata ---
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | Sarif.h | 146 enum class ThreadFlowImportance { Important, Essential, Unimportant }; enumerator
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ranlib/ |
| H A D | D-flag.test | 3 ## Important: all `llvm-ar tv` calls must use TZ=UTC to produce identical values
|
| /llvm-project-15.0.7/clang/unittests/Basic/ |
| H A D | SarifTest.cpp | 296 ThreadFlowImportance::Essential, ThreadFlowImportance::Important, in TEST_F()
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | Sarif.cpp | 173 case ThreadFlowImportance::Important: in importanceToStr()
|
| /llvm-project-15.0.7/llvm/docs/PDB/ |
| H A D | MsfFile.rst | 75 **Important**: ``FreeBlockMapBlock`` can only be ``1`` or ``2``!
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | featuretest.ll | 15 ; operations on another array. Important for scientific codes.
|