| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-extract.rst | 31 Extract the alias named *function-name* from the LLVM bitcode. May be 37 All alias matching the regular expression will be extracted. May be 42 Extract basic blocks(s) specified in *basic-block-specifier*. May be 60 Extract the function named *function-name* from the LLVM bitcode. May be 66 All functions matching the regular expression will be extracted. May be 71 Extract the global variable named *global-name* from the LLVM bitcode. May be 78 extracted. May be specified multiple times.
|
| /llvm-project-15.0.7/libcxx/test/std/time/time.cal/time.cal.month/time.cal.month.nonmembers/ |
| H A D | literals.pass.cpp | 39 ASSERT_SAME_TYPE(const std::chrono::month, decltype(std::chrono::May)); in main() 52 static_assert( std::chrono::May == std::chrono::month(5), ""); in main() 65 assert(std::chrono::May == std::chrono::month(5)); in main() 78 assert(static_cast<unsigned>(std::chrono::May) == 5); in main()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SDNodeProperties.td | 27 def SDNPMayStore : SDNodeProperty; // May write to memory, sets 'mayStore'. 28 def SDNPMayLoad : SDNodeProperty; // May read memory, sets 'mayLoad'.
|
| /llvm-project-15.0.7/llvm/utils/vim/syntax/ |
| H A D | tablegen.vim | 12 " May be changed if you have a really slow machine 47 " May find a better Hilight group...
|
| /llvm-project-15.0.7/libcxx/test/std/time/time.cal/time.cal.mdlast/ |
| H A D | ok.pass.cpp | 31 static_assert( month_day_last{std::chrono::May}.ok(), ""); in main()
|
| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOpts.td | 66 "whitespace is stripped from each line. May be repeated to read " 156 "Convert all symbols except <symbol> to local. May be repeated to " 168 "'#'. Leading and trailing whitespace is stripped from each line. May " 195 "'#'. Leading and trailing whitespace is stripped from each line. May "
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | StackLifetime.cpp | 191 case LivenessType::May: in calculateLocalLiveness() 319 case LivenessType::May: in run() 403 case StackLifetime::LivenessType::May: in printPipeline()
|
| /llvm-project-15.0.7/libcxx/test/std/time/time.cal/time.cal.mwd/time.cal.mwd.members/ |
| H A D | ok.pass.cpp | 35 static_assert( month_weekday{std::chrono::May, weekday_indexed{Sunday, 2}}.ok(), ""); in main()
|
| /llvm-project-15.0.7/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/ |
| H A D | simple.ll | 9 ; CHECK-NOT: May:
|
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | ChangeLog | 7 date: Fri May 6 12:08:50 CEST 2016
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | WORKSPACE | 30 path = "/usr/include/python3.6", # May be overwritten by setup.py.
|
| /llvm-project-15.0.7/libcxx/test/std/time/time.cal/time.cal.md/time.cal.md.members/ |
| H A D | ok.pass.cpp | 34 static_assert( month_day{std::chrono::May, day{2}}.ok(), ""); in main()
|
| /llvm-project-15.0.7/libcxx/test/std/time/time.duration/time.duration.literals/ |
| H A D | literals1.pass.cpp | 62 assert(May == month(5)); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | 2003-05-30-BadPreselectPhi.ll | 3 ;; Date: May 28, 2003.
|
| H A D | 2003-05-30-BadFoldGEP.ll | 3 ;; Date: May 28, 2003.
|
| H A D | 2003-07-06-BadIntCmp.ll | 3 ;; Date: May 28, 2003.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | suspicious-missing-comma.rst | 39 "Code " PRIu64, // May warn here.
|
| /llvm-project-15.0.7/libcxx/test/std/time/time.cal/time.cal.ymwd/time.cal.ymwd.nonmembers/ |
| H A D | minus.pass.cpp | 45 && ym1.month() == std::chrono::May in testConstexprMonths()
|
| /llvm-project-15.0.7/llvm/ |
| H A D | llvm.spec.in | 63 * Fri May 13 2005 Reid Spencer
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | StackLifetime.h | 84 May, // May be alive on some path. enumerator
|
| /llvm-project-15.0.7/libcxx/include/__chrono/ |
| H A D | month.h | 103 inline constexpr month May{5};
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | ChangeLog | 69 date: Fri May 6 12:02:48 CEST 2016 74 date: Tue May 3 14:26:43 CEST 2016
|
| /llvm-project-15.0.7/polly/test/DependenceInfo/ |
| H A D | may_writes_do_not_block_must_writes_for_war.ll | 7 ; For this example, we want both (S0(Read) -> S1 (May-Write)) as well as
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | SecurityTransparencyReports.rst | 19 20th of May 2021 <https://github.com/llvm/llvm-project/commit/c9dbaa4c86d2>`_
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DebugInfoFlags.def | 90 // May also utilize this Flag in future, when adding support
|