Home
last modified time | relevance | path

Searched refs:Go (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-local-class-vtables.cpp27 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 Dspecialized-static-data-mem-init.cpp19 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 DCMakeLists.txt158 # 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 Dtsan_flags.inc62 // 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 DCMakeLists.txt155 # 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 Dlit.local.cfg35 # 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 Dgo.test4 ;; Building Go bindings with Clang is currently unsupported on AIX.
/llvm-project-15.0.7/llvm/bindings/go/
H A DREADME.txt1 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 Dstack-size-section-function-sections.ll18 ; 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 Dstack-size-section.ll27 ; CHECK: .section .stack_sizes,"Go",@progbits,_Z4fooTIiET_v,comdat,.text._Z4fooTIiET_v{{$}}
H A Dbasic-block-sections-labels-functions-sections.ll38 ; 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 DCMakeLists.txt7 COMMENT "Building Go executable llvm-go")
/llvm-project-15.0.7/llvm/
H A D.gitignore54 # Files created in tree by the Go bindings.
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/test/
H A DBUILD.gn47 # 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 Dconfig-ix.cmake616 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 DFileIndexTests.cpp553 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 DVisualStudio.py102 self._fn_go = self._debugger.Go
/llvm-project-15.0.7/third-party/benchmark/
H A DREADME.md75 # Go to the library root directory
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml38 | Go Constructor
H A Dllvm_debuginfo.mli38 | Go Constructor
/llvm-project-15.0.7/libcxxabi/src/
H A Daix_state_tab_eh.inc441 // Go to the next state.
527 // Go to next state.
/llvm-project-15.0.7/llvm/docs/_static/
H A DLoopOptWG_invite.ics35 …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 DCodingStandards.rst99 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 DReleaseNotes.rst327 Changes to the Go bindings
/llvm-project-15.0.7/lldb/docs/resources/
H A Dtest.rst614 #. Go to File -> New -> Project -> Python -> From Existing Python Code.
619 #. Go to Tools -> Options -> Python Tools -> Environment Options

12