Home
last modified time | relevance | path

Searched +full:gcc +full:- +full:48 (Results 1 – 25 of 1042) sorted by relevance

12345678910>>...42

/aosp_15_r20/external/llvm/test/Transforms/SampleProfile/
H A Dgcc-simple.ll1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/gcc-simple.afdo -S | FileCheck %s
2 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%S/Inputs/gcc-simple.afdo -S | FileChec…
3 ; XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
19 ; This test was compiled down to bytecode at -O0 to avoid inlining foo() into
20 ; main(). The profile was generated using a GCC-generated binary (also compiled
21 ; at -O0). The conversion from the Linux Perf profile to the GCC autofdo
24 ; $ gcc -g -O0 gcc-simple.cc -o gcc-simple
25 ; $ perf record -b ./gcc-simple
26 ; $ create_gcov --binary=gcc-simple --gcov=gcc-simple.afdo
29 ; CHECK: !prof ![[EC1:[0-9]+]]
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/
D.travis.yml8 # See: https://github.com/jeking3/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
33 # - B2_ADDRESS_MODEL=address-model=64,32
34 # - B2_LINK=link=shared,static
35 # - B2_THREADING=threading=multi,single
36 - B2_VARIANT=variant=release,debug
39 - git clone https://github.com/jeking3/boost-ci.git boost-ci
40 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
41 - source ci/travis/install.sh
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
37 - git clone https://github.com/boostorg/boost-ci.git boost-ci
38 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
31 # - B2_ADDRESS_MODEL=address-model=64,32
32 # - B2_LINK=link=shared,static
33 # - B2_THREADING=threading=multi,single
34 - B2_VARIANT=variant=release
37 - git clone https://github.com/boostorg/boost-ci.git boost-ci
38 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tokenizer/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/
D.travis.yml2 # Copyright 2017 - 2019 James E. King III
8 # See: https://github.com/boostorg/boost-ci
17 # --include bench --include fog
23 # That's it - the scripts will do everything else for you.
32 # - B2_ADDRESS_MODEL=address-model=64,32
33 # - B2_LINK=link=shared,static
34 # - B2_THREADING=threading=multi,single
35 - B2_VARIANT=variant=release,debug
38 - git clone https://github.com/boostorg/boost-ci.git boost-ci
39 - cp -pr boost-ci/ci boost-ci/.codecov.yml .
[all …]
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog3 Date: Mon May 19 09:41:32 2014 -0400
9 Date: Mon May 19 09:37:21 2014 -0400
15 Date: Sun May 11 10:30:22 2014 -0400
21 Date: Sun May 11 10:22:30 2014 -0400
27 Date: Sun May 11 09:56:40 2014 -0400
29 Fix testsuite for GCC 4.9.0
33 Date: Sun May 11 09:55:28 2014 -0400
39 Date: Sun May 11 09:52:47 2014 -0400
46 Date: Wed Apr 23 19:24:47 2014 -0400
48 Merge pull request #119 from joshtriplett/fastcall-fastball
[all …]
/aosp_15_r20/external/libpcap/
H A Dextract.h26 #include <pcap/pcap-inttypes.h>
27 #include <pcap/compiler-tests.h>
31 * If we have versions of GCC or Clang that support an __attribute__
34 * label these functions with that attribute - we *know* it's undefined
38 * For GCC 4.9.0 and later, we use __attribute__((no_sanitize_undefined));
39 * pre-5.0 GCC doesn't have __has_attribute, and I'm not sure whether
40 * GCC or Clang first had __attribute__((no_sanitize(XXX)).
68 * XXX - are those all the x86 tests we need?
69 * XXX - are those the only 68k tests we need not to generated
71 * XXX - are there any tests we don't need, because some definitions are for
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py44 self.arch = triple.split("-")[0]
126 uuid = "c6ea2b64-f77c-3d27-9528-74f507b9078b",
498 return f"{PassthroughScriptedThread.__name__}.thread-{self.idx}"
554 "gcc": 0,
557 "alt-name": "arg0",
566 "gcc": 1,
569 "alt-name": "arg1",
578 "gcc": 2,
581 "alt-name": "arg2",
590 "gcc": 3,
[all …]
/aosp_15_r20/external/tcpdump/
H A Dextract.h28 * For 8-bit values; needed to fetch a one-byte value. Byte order
35 * Inline functions or macros to extract possibly-unaligned big-endian
40 #include "diag-control.h"
43 * If we have versions of GCC or Clang that support an __attribute__
46 * label these functions with that attribute - we *know* it's undefined
50 * For GCC 4.9.0 and later, we use __attribute__((no_sanitize_undefined));
51 * pre-5.0 GCC doesn't have __has_attribute, and I'm not sure whether
52 * GCC or Clang first had __attribute__((no_sanitize(XXX)).
80 * XXX - are those all the x86 tests we need?
81 * XXX - are those the only 68k tests we need not to generated
[all …]
/aosp_15_r20/external/elfutils/tests/
H A Drun-readelf-dwz-multi.sh18 . $srcdir/test-subr.sh
51 # return fb->bar->foo - 42;
54 # gcc -fPIC -g -c -Wall shared.c
55 # gcc -shared -o libtestfile_multi_shared.so shared.o
56 # gcc -g -o testfile_multi_main -L. -ltestfile_multi_shared main.c -Wl,-rpath,.
57 # dwz -m testfile_multi.dwz testfile_multi_main libtestfile_multi_shared.so
74 # gcc -g -o testfile-dwzstr main.c
75 # cp testfile-dwzstr testfile-dwzstr.alt
76 # dwz -m testfile-dwzstr.multi testfile-dwzstr testfile-dwzstr.alt
79 testfiles testfile-dwzstr testfile-dwzstr.multi
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dasm_ppc64x.s2 // Use of this source code is governed by a BSD-style
14 #define cgoCalleeStackSize 48
34 MOVD $(-64*1024), R31
41 // If there is a _cgo_init, call it using the gcc ABI.
55 // C functions expect 32 (48 for AIX) bytes of space on caller
56 // stack frame and a 16-byte aligned R1
59 RLDCR $0, R1, $~15, R1 // 16-byte align
60 BL (CTR) // may clobber R0, R3-R12
74 // set the per-goroutine and per-mach "registers"
77 // save m->g0 = g0
[all …]
Dasm_s390x.s2 // Use of this source code is governed by a BSD-style
11 // using -buildmode=c-archive or -buildmode=c-shared. The linker will
13 // c-archive) or when the shared library is loaded (for c-shared).
17 STMG R6, R15, 48(R15)
21 // Save R6-R15 in the register save area of the calling function.
22 STMG R6, R15, 48(R15)
25 MOVD $-80(R15), R15
27 // Save F8-F15 in our stack frame.
32 FMOVD F12, 48(R15)
59 // Restore F8-F15 from our stack frame.
[all …]
/aosp_15_r20/external/eigen/Eigen/src/Core/arch/SSE/
H A DPacketMath.h4 // Copyright (C) 2008-2009 Gael Guennebaud <[email protected]>
34 // With GCC's default ABI version, a __m128 or __m256 are the same types and therefore we cannot
36 // One solution is to increase ABI version using -fabi-version=4 (or greater).
266 …acket4f peven_mask(const Packet4f& /*a*/) { return _mm_castsi128_ps(_mm_set_epi32(0, -1, 0, -1)); }
267 …EN_STRONG_INLINE Packet4i peven_mask(const Packet4i& /*a*/) { return _mm_set_epi32(0, -1, 0, -1); }
268 …acket2d peven_mask(const Packet2d& /*a*/) { return _mm_castsi128_pd(_mm_set_epi32(0, 0, -1, -1)); }
274 // GCC generates a shufps instruction for _mm_set1_ps/_mm_load1_ps instead of the more efficient ps…
275 // However, using inrinsics for pset1 makes gcc to generate crappy code in some cases (see bug 203)
276 // Using inline assembly is also not an option because then gcc fails to reorder properly the instr…
448 // There appears to be a bug in GCC, by which the optimizer may
[all …]
/aosp_15_r20/external/coreboot/util/sconfig/
H A Dsconfig.tab.c_shipped3 /* Bison implementation for Yacc-like parsers in C
5 Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2021 Free Software Foundation,
35 simplifying the original so-called "semantic" parser. */
72 /* SPDX-License-Identifier: GPL-2.0-only */
112 YYSYMBOL_YYEMPTY = -2,
161 YYSYMBOL_chipchild = 48, /* chipchild */
233 /* Work around bug in HP-UX 11.23, which defines these macros
235 be removed in 2023, as HPE has promised support for HP-UX 11.23
236 (aka HP-UX 11i v2) only through the end of 2022; see Table 2 of
237 <https://h20195.www2.hpe.com/V2/getpdf.aspx/4AA4-7673ENW.pdf>. */
[all …]
/aosp_15_r20/external/llvm/test/CodeGen/X86/
H A D2010-05-25-DotDebugLoc.ll1 ; RUN: llc -mtriple=x86_64-pc-linux -O2 < %s | FileCheck %s
2 ; RUN: llc -mtriple=x86_64-pc-linux -O2 -regalloc=basic < %s | FileCheck %s
6 ; CHECK-NEXT: DW_OP_reg
116 %48 = fmul float %42, %c, !dbg !35 ; <float> [#uses=1]
118 %50 = fadd float %48, %49, !dbg !35 ; <float> [#uses=1]
200 !llvm.module.flags = !{!48}
204 !2 = !DIFile(filename: "libgcc2.c", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
209 !7 = !DIFile(filename: "libgcc2.h", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
246 !45 = !DIFile(filename: "libgcc2.c", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
247 !46 = !DIFile(filename: "libgcc2.h", directory: "/Users/yash/clean/LG.D/gcc/../../llvmgcc/gcc")
[all …]
/aosp_15_r20/external/llvm/test/CodeGen/Mips/cconv/
H A Darguments-float.ll1 ; RUN: llc -march=mips -relocation-model=static -mattr=+soft-float < %s | FileCheck --check-prefixe…
2 ; RUN: llc -march=mipsel -relocation-model=static -mattr=+soft-float < %s | FileCheck --check-prefi…
4 ; RUN-TODO: llc -march=mips64 -relocation-model=static -mattr=+soft-float -target-abi o32 < %s | Fi…
5 ; RUN-TODO: llc -march=mips64el -relocation-model=static -mattr=+soft-float -target-abi o32 < %s | …
7 ; RUN: llc -march=mips64 -relocation-model=static -mattr=+soft-float -target-abi n32 < %s | FileChe…
8 ; RUN: llc -march=mips64el -relocation-model=static -mattr=+soft-float -target-abi n32 < %s | FileC…
10 ; RUN: llc -march=mips64 -relocation-model=static -mattr=+soft-float -target-abi n64 < %s | FileChe…
11 ; RUN: llc -march=mips64el -relocation-model=static -mattr=+soft-float -target-abi n64 < %s | FileC…
48 ; ALL-LABEL: double_args:
51 ; SYM32-DAG: addiu [[R2:\$[0-9]+]], ${{[0-9]+}}, %lo(doubles)
[all …]
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DREADME.txt1 //===---------------------------------------------------------------------===//
3 //===---------------------------------------------------------------------===//
5 Improvements to the multiply -> shift/add algorithm:
6 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg01590.html
8 //===---------------------------------------------------------------------===//
13 http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01109.html
14 http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01128.html
15 http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01136.html
28 But that requires good 8-bit subreg support.
31 shorter, and doesn't stress 8-bit subreg support.
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DREADME.txt1 //===---------------------------------------------------------------------===//
3 //===---------------------------------------------------------------------===//
5 Improvements to the multiply -> shift/add algorithm:
6 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg01590.html
8 //===---------------------------------------------------------------------===//
13 http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01109.html
14 http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01128.html
15 http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01136.html
28 But that requires good 8-bit subreg support.
31 shorter, and doesn't stress 8-bit subreg support.
[all …]

12345678910>>...42