| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | mangle-local-class-vtables.cpp | 27 void Go(const I &i); 34 Go(C()); in G() 41 Go(C()); in G() 48 Go(C()); in G() 60 Go(C()); in K()
|
| H A D | specialized-static-data-mem-init.cpp | 19 void Go() { needs_guard.PrintNumK(); } in Go() function 27 C<int>().Go(); in F()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | CMakeLists.txt | 158 # Build and check Go runtime. 166 COMMENT "Checking TSan Go runtime..." 175 # Check for Go runtime. 183 COMMENT "Checking TSan Go runtime..." 189 # Check for Go runtime. 197 COMMENT "Checking TSan Go runtime..." 203 # Check for Go runtime. 211 COMMENT "Checking TSan Go runtime..." 221 # Check for Go runtime. 229 COMMENT "Checking TSan Go runtime..."
|
| H A D | tsan_flags.inc | 62 // There are a lot of goroutines in Go, so we use smaller history.
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | CMakeLists.txt | 155 # Build and check Go runtime. 163 COMMENT "Checking TSan Go runtime..." 172 # Check for Go runtime. 180 COMMENT "Checking TSan Go runtime..." 186 # Check for Go runtime. 194 COMMENT "Checking TSan Go runtime..." 200 # Check for Go runtime. 208 COMMENT "Checking TSan Go runtime..." 218 # Check for Go runtime. 226 COMMENT "Checking TSan Go runtime..."
|
| /llvm-project-15.0.7/llvm/test/Bindings/Go/ |
| H A D | lit.local.cfg | 35 # This is a Go-specific hack. cgo and other Go tools check $CC and $CXX for the 39 # Go tools also have problems with ccache, so we disable it.
|
| H A D | go.test | 4 ;; Building Go bindings with Clang is currently unsupported on AIX.
|
| /llvm-project-15.0.7/llvm/bindings/go/ |
| H A D | README.txt | 1 This directory contains LLVM bindings for the Go programming language 7 * Go 1.2+. 55 If you see a compilation error while compiling your code with Go 1.9.4 or later as follows,
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | stack-size-section-function-sections.ll | 18 ; UNIQ: .section .stack_sizes,"Go",@progbits,_Z4fooTIiET_v,comdat,.text._Z4fooTIiET_v{{$}} 20 ; NOUNIQ: .section .stack_sizes,"Go",@progbits,_Z4fooTIiET_v,comdat,.text,unique,3
|
| H A D | stack-size-section.ll | 27 ; CHECK: .section .stack_sizes,"Go",@progbits,_Z4fooTIiET_v,comdat,.text._Z4fooTIiET_v{{$}}
|
| H A D | basic-block-sections-labels-functions-sections.ll | 38 ; CHECK: .section .llvm_bb_addr_map,"Go",@llvm_bb_addr_map,_Z4fooTIiET_v,comdat,.text._Z4fooTIiET_…
|
| /llvm-project-15.0.7/llvm/tools/llvm-go/ |
| H A D | CMakeLists.txt | 7 COMMENT "Building Go executable llvm-go")
|
| /llvm-project-15.0.7/llvm/ |
| H A D | .gitignore | 54 # Files created in tree by the Go bindings.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/test/ |
| H A D | BUILD.gn | 47 # Only used by the Go bindings tests, or if LLVM_USE_SANITIZER includes 52 # Only used by the Go bindings tests, or if LLVM_USE_SANITIZER includes 57 # Only used by the Go bindings tests, and for detecting a 32-bit build
|
| /llvm-project-15.0.7/llvm/cmake/ |
| H A D | config-ix.cmake | 616 message(STATUS "Go bindings disabled.") 619 message(STATUS "Go bindings disabled.") 625 message(STATUS "Go bindings enabled.") 627 message(STATUS "Go bindings disabled, need at least Go 1.2.")
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | FileIndexTests.cpp | 553 Notification Go; in TEST() local 564 Go.wait(); in TEST() 569 Go.notify(); in TEST()
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/ |
| H A D | VisualStudio.py | 102 self._fn_go = self._debugger.Go
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | README.md | 75 # Go to the library root directory
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/ |
| H A D | llvm_debuginfo.ml | 38 | Go Constructor
|
| H A D | llvm_debuginfo.mli | 38 | Go Constructor
|
| /llvm-project-15.0.7/libcxxabi/src/ |
| H A D | aix_state_tab_eh.inc | 441 // Go to the next state. 527 // Go to next state.
|
| /llvm-project-15.0.7/llvm/docs/_static/ |
| H A D | LoopOptWG_invite.ics | 35 …000000; font-family:Arial; font-size: 14px; line-height: 24px;">Need help? Go to <a href="https://…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CodingStandards.rst | 99 Guidelines for Go code 102 Any code written in the Go programming language is not subject to the 106 Go code should strive to be idiomatic. Two good sets of guidelines for what 107 this means are `Effective Go`_ and `Go Code Review Comments`_. 112 .. _Effective Go:
|
| H A D | ReleaseNotes.rst | 327 Changes to the Go bindings
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | test.rst | 614 #. Go to File -> New -> Project -> Python -> From Existing Python Code. 619 #. Go to Tools -> Options -> Python Tools -> Environment Options
|