Home
last modified time | relevance | path

Searched refs:test16 (Results 1 – 25 of 178) sorted by relevance

12345678

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp19 class test16 : virtual test15 { virtual void f(); }; class
20 class test17 : virtual test16 { virtual void f(); };
H A Dlinkage2.cpp158 namespace test16 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcmpb-ppc32.ll6 define zeroext i16 @test16(i16 zeroext %x, i16 zeroext %y) #0 {
7 ; CHECK-LABEL: test16:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dloads.ll246 define i64 @test16.1() {
247 ; CHECK-LABEL: @test16.1(
254 define i64 @test16.2() {
255 ; CHECK-LABEL: @test16.2(
262 define i64 @test16.3() {
263 ; CHECK-LABEL: @test16.3(
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dprogmem-extended.ll16 define i16 @test16(i16 addrspace(1)* %p) {
17 ; CHECK-LABEL: test16:
H A Dprogmem.ll14 define i16 @test16(i16 addrspace(1)* %p) {
15 ; CHECK-LABEL: test16:
/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp34 void test16() { in test16() function
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/
H A Dwith-call-type-size.ll43 define <4 x i32> @test16(<4 x i32> %vec, i16 %idx, i32 %x) sanitize_memory {
47 ; CHECK-LABEL: @test16(
/llvm-project-15.0.7/clang/test/Sema/
H A Dc89.c85 void test16(void) { in test16() function
H A Dstatements.c137 void test16(void) { in test16() function
H A Dblock-misc.c152 void test16(__block int i) { // expected-error {{__block attribute not allowed, only allowed on loc… in test16() function
H A Dattr-deprecated.c99 unsigned long test16 __attribute__((deprecated)) variable
H A Dscope-check.c234 int test16(int [sizeof &&z]); // expected-error {{use of address-of-label extension outside of a fu…
H A Dswitch.c279 void test16(void) { in test16() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c142 void test16(__unaligned int c[10]) { in test16() function
H A Dbuiltins-hexagon-v67-audio.c96 int test16(long long rss, long long rtt) { in test16() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmovw-consts.ll153 define void @test16() {
154 ; CHECK-LABEL: test16:
H A Darm64-rounding.ll158 ; CHECK-LABEL: test16:
161 define double @test16(double %a) #1 {
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c22 wchar_t test16(void) { return L'\r'; } in test16() function
H A Ddeclarators.c105 void test16(i) int i j; { } // expected-error {{expected ';' at end of declaration}} \
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Deh.cpp406 namespace test16 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dvec_shift5.ll159 define <2 x i64> @test16() {
160 ; X86-LABEL: test16:
165 ; X64-LABEL: test16:
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dimplicit-it-generation.s347 .section test16
348 @ CHECK-LABEL: test16
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dapint-sub.ll131 define i51 @test16(i51 %A) {
132 ; CHECK-LABEL: @test16(
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-hidden-args-v3.ll93 ; CHECK: .name: test16
94 ; CHECK: .symbol: test16.kd
95 define amdgpu_kernel void @test16(

12345678