Home
last modified time | relevance | path

Searched refs:nostdlib (Results 1 – 25 of 3711) sorted by relevance

12345678910>>...149

/dports/devel/ispc/ispc-1.16.1/tests/lit-tests/
H A Dcpus_x86.ispc3 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=x86-64
4 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=atom
5 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=bonnell
6 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=core2
7 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=penryn
8 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=slm
10 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=corei7
13 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=ps4
21 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=knl
22 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=sse2-i32x4 --cpu=skx
[all …]
H A Dps4_cpu.ispc1 // RUN: %{ispc} %s --target=avx1-i32x8 --cpu=btver2 --print-target --nostdlib | FileCheck %s
2 // RUN: %{ispc} %s --target=avx1-i32x8 --cpu=ps4 --print-target --nostdlib | FileCheck %s
7 // RUN: %{ispc} %s --target=sse2-i32x4 --cpu=ps4 --print-target --nostdlib | FileCheck %s
8 // RUN: %{ispc} %s --target=sse2-i32x8 --cpu=ps4 --print-target --nostdlib | FileCheck %s
9 // RUN: %{ispc} %s --target=sse4-i32x4 --cpu=ps4 --print-target --nostdlib | FileCheck %s
10 // RUN: %{ispc} %s --target=sse4-i32x8 --cpu=ps4 --print-target --nostdlib | FileCheck %s
11 // RUN: %{ispc} %s --target=sse4-i16x8 --cpu=ps4 --print-target --nostdlib | FileCheck %s
12 // RUN: %{ispc} %s --target=sse4-i8x16 --cpu=ps4 --print-target --nostdlib | FileCheck %s
13 // RUN: %{ispc} %s --target=avx1-i32x4 --cpu=ps4 --print-target --nostdlib | FileCheck %s
14 // RUN: %{ispc} %s --target=avx1-i32x16 --cpu=ps4 --print-target --nostdlib | FileCheck %s
[all …]
H A Dcpu_arm.ispc3 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=cortex-a9
4 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=cortex-a15
5 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=cortex-a35
6 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=cortex-a53
7 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=cortex-a57
8 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=apple-a7
9 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=apple-a10
10 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=apple-a11
11 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=apple-a12
12 //; RUN: %{ispc} %s -o %t.o --nostdlib --target=neon-i32x4 --cpu=apple-a13
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sram-ecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sram-ecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/lang/clang-mesa/clang-13.0.1.src/test/Driver/
H A Dinvalid-target-id.cl6 // RUN: -mcpu=gfx908xnack -nostdlib \
12 // RUN: -mcpu=gfx908:xnack+:xnack+ -nostdlib \
18 // RUN: -mcpu=gfx908:unknown+ -nostdlib \
24 // RUN: -mcpu=gfx908:sramecc+:unknown+ -nostdlib \
30 // RUN: -mcpu=gfx900:sramecc+ -nostdlib \
36 // RUN: -mcpu=gfx900:xnack -nostdlib \
42 // RUN: -mcpu=gfx900+xnack -nostdlib \
H A Dtarget-id.cl7 // RUN: -nostdlib %s 2>&1 | FileCheck %s
11 // RUN: -nostdlib -x ir %s 2>&1 | FileCheck %s
15 // RUN: -nostdlib -x assembler %s 2>&1 | FileCheck %s
19 // RUN: -nostdlib %s 2>&1 | FileCheck %s
23 // RUN: -nostdlib %s 2>&1 | FileCheck %s
26 // RUN: -nostdlib %s 2>&1 | FileCheck -check-prefix=NONE %s
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/debuginfo-tests/dexter/
H A DREADME.md32 <compiler-executable> tests/nostdlib/fibonacci/test.cpp
38 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Od /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
41 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Ox /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
46 The sample test case (tests/nostdlib/fibonacci) looks like this:
119 [1, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 23, 1, "BREAKPOINT", "FUNC", {}]
120 …[2, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 24, 1, "BREAKPOINT", "VERTICAL_FOR…
121 …[3, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 25, 1, "BREAKPOINT", "VERTICAL_FOR…
122 …. [4, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "FUN…
124 …. [6, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VER…
128 …. [10, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VE…
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/debuginfo-tests/dexter/
H A DREADME.md32 <compiler-executable> tests/nostdlib/fibonacci/test.cpp
38 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Od /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
41 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Ox /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
46 The sample test case (tests/nostdlib/fibonacci) looks like this:
119 [1, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 23, 1, "BREAKPOINT", "FUNC", {}]
120 …[2, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 24, 1, "BREAKPOINT", "VERTICAL_FOR…
121 …[3, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 25, 1, "BREAKPOINT", "VERTICAL_FOR…
122 …. [4, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "FUN…
124 …. [6, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VER…
128 …. [10, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VE…
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/
H A DREADME.md32 <compiler-executable> tests/nostdlib/fibonacci/test.cpp
38 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Od /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
41 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Ox /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
46 The sample test case (tests/nostdlib/fibonacci) looks like this:
119 [1, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 23, 1, "BREAKPOINT", "FUNC", {}]
120 …[2, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 24, 1, "BREAKPOINT", "VERTICAL_FOR…
121 …[3, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 25, 1, "BREAKPOINT", "VERTICAL_FOR…
122 …. [4, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "FUN…
124 …. [6, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VER…
128 …. [10, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VE…
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/debuginfo-tests/dexter/
H A DREADME.md32 <compiler-executable> tests/nostdlib/fibonacci/test.cpp
38 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Od /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
41 …er clang-cl_vs2015 --debugger vs2017 --cflags="/Ox /Zi" --ldflags="/Zi" -- tests/nostdlib/fibonacci
46 The sample test case (tests/nostdlib/fibonacci) looks like this:
119 [1, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 23, 1, "BREAKPOINT", "FUNC", {}]
120 …[2, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 24, 1, "BREAKPOINT", "VERTICAL_FOR…
121 …[3, "main", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 25, 1, "BREAKPOINT", "VERTICAL_FOR…
122 …. [4, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "FUN…
124 …. [6, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VER…
128 …. [10, "Fibonacci", "c:\\dexter\\tests\\nostdlib\\fibonacci\\test.cpp", 13, 1, "BREAKPOINT", "VE…
[all …]

12345678910>>...149