Searched refs:test16_2 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | and-mask-removal.ll | 172 define zeroext i1 @test16_2(i16 zeroext %x) align 2 { 181 ; CHECK-LABEL: test16_2
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | and-mask-removal.ll | 172 define zeroext i1 @test16_2(i16 zeroext %x) align 2 { 181 ; CHECK-LABEL: test16_2
|
/external/pcre/dist2/src/ |
D | pcre2_jit_test.c | 2133 static PCRE2_UCHAR16 test16_2[] = { 0xd800, 0xdc00, 0xd800, 0xdc00, 0 }; variable 2150 { UDA, CI, 0, 0, 0, 0, 2, { allany16, NULL }, test16_2 }, 2151 { UDA, CI, 0, 0, 3, -1, -1, { allany16, NULL }, test16_2 }, 2152 { UDA, CI, 1, 0, 0, -1, -1, { allany16, NULL }, test16_2 }, 2161 { UDA, CPI, 2, 0, 0, 2, 2, { non_word_boundary16, NULL }, test16_2 }, 2163 { UDA, CPI, 2, 1, 1, -1, -1, { non_word_boundary16, word_boundary16 }, test16_2 },
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | test-vs-bittest.ll | 489 define void @test16_2(i16 inreg %x) { 490 ; CHECK-LABEL: test16_2:
|
/external/clang/test/SemaObjC/ |
D | arc.m | 384 - (int) test16_2: (int) x; // expected-note {{one possibility}} 394 - (char*) test16_2: (int) x; // expected-note {{also found}} 405 [v test16_2: 0]; // expected-error {{multiple methods named}}
|
/external/llvm-project/clang/test/SemaObjC/ |
D | arc.m | 387 - (int) test16_2: (int) x; // expected-note {{one possibility}} 397 - (char*) test16_2: (int) x; // expected-note {{also found}} 408 [v test16_2: 0]; // expected-error {{multiple methods named}}
|