Home
last modified time | relevance | path

Searched refs:test16_3 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dand-mask-removal.ll186 define zeroext i1 @test16_3(i16 zeroext %x) align 2 {
195 ; CHECK-LABEL: test16_3
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dand-mask-removal.ll188 define zeroext i1 @test16_3(i16 zeroext %x) align 2 {
197 ; CHECK-LABEL: test16_3
/external/pcre/dist2/src/
Dpcre2_jit_test.c2134 static PCRE2_UCHAR16 test16_3[] = { 0xdbff, 0xdfff, 0xdbff, 0xdfff, 0 }; variable
2153 { UDA, CI, 0, 0, 0, 0, 2, { allany16, NULL }, test16_3 },
2154 { UDA, CI, 0, 0, 3, -1, -1, { allany16, NULL }, test16_3 },
2155 { UDA, CI, 1, 0, 0, -1, -1, { allany16, NULL }, test16_3 },
2162 { UDA, CPI, 2, 0, 0, 2, 2, { non_word_boundary16, NULL }, test16_3 },
2164 { UDA, CPI, 2, 1, 1, -1, -1, { non_word_boundary16, word_boundary16 }, test16_3 },
/external/clang/test/SemaObjC/
Darc.m385 - (id) test16_3: (int) x __attribute__((ns_returns_retained)); // expected-note {{one possibility}}
395 - (id) test16_3: (int) x; // expected-note {{also found}}
406 [v test16_3: 0]; // expected-error {{multiple methods named}}
/external/llvm-project/clang/test/SemaObjC/
Darc.m388 - (id) test16_3: (int) x __attribute__((ns_returns_retained)); // expected-note {{one possibility}}
398 - (id) test16_3: (int) x; // expected-note {{also found}}
409 [v test16_3: 0]; // expected-error {{multiple methods named}}