Home
last modified time | relevance | path

Searched refs:Important (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Parser/
H A Drecovery.cpp5 typedef int Important; typedef
10 Important n;
13 Std::Important y;
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp207 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 Dzero-reg.ll21 ; Important correctness point here is that LLVM doesn't try to use xzr
H A Dswift-async.ll5 ; Important details in prologue:
153 ; Important point is that there is just one 8-byte gap in the CSR region (right
H A Dintrinsics-memory-barrier.ll17 ; Important point is that the compiler should not reorder memory access
H A Dtail-call.ll59 ; Important point is that the call reuses the "dead" argument space
H A Dtailcc-tail-call.ll66 ; Important point is that the call reuses the "dead" argument space
H A Dswifttail-call.ll59 ; Important point is that the call reuses the "dead" argument space
H A Dfunc-argpassing.ll183 ; Important point is that we address sp+24 for second dword
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dintrinsics-memory-barrier.ll12 ; Important point is that the compiler should not reorder memory access
H A Dswifttailcc-call.ll59 ; Important point is that the call reuses the "dead" argument space
H A Dtailcc-call.ll59 ; Important point is that the call reuses the "dead" argument space
H A Dfastcc-tailcall.ll59 ; Important point is that the call reuses the "dead" argument space
H A Dfold-stack-adjust.ll143 ; 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 Ddeprecated-headers.rst24 Important note: the Standard doesn't guarantee that the C++ headers declare all
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dsingle-location-2.mir30 ; --- Important metadata ---
H A Ddbg_value_list_clobbers.mir31 ; --- Important metadata ---
H A Ddbg_value_list_emission.mir32 ; --- Important metadata ---
H A Dtrim-var-locs.mir32 ; --- Important metadata ---
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSarif.h146 enum class ThreadFlowImportance { Important, Essential, Unimportant }; enumerator
/llvm-project-15.0.7/llvm/test/tools/llvm-ranlib/
H A DD-flag.test3 ## Important: all `llvm-ar tv` calls must use TZ=UTC to produce identical values
/llvm-project-15.0.7/clang/unittests/Basic/
H A DSarifTest.cpp296 ThreadFlowImportance::Essential, ThreadFlowImportance::Important, in TEST_F()
/llvm-project-15.0.7/clang/lib/Basic/
H A DSarif.cpp173 case ThreadFlowImportance::Important: in importanceToStr()
/llvm-project-15.0.7/llvm/docs/PDB/
H A DMsfFile.rst75 **Important**: ``FreeBlockMapBlock`` can only be ``1`` or ``2``!
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A Dfeaturetest.ll15 ; operations on another array. Important for scientific codes.

12