Home
last modified time | relevance | path

Searched refs:test16_2 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dand-mask-removal.ll172 define zeroext i1 @test16_2(i16 zeroext %x) align 2 {
181 ; CHECK-LABEL: test16_2
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dand-mask-removal.ll172 define zeroext i1 @test16_2(i16 zeroext %x) align 2 {
181 ; CHECK-LABEL: test16_2
/external/pcre/dist2/src/
Dpcre2_jit_test.c2133 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/
Dtest-vs-bittest.ll489 define void @test16_2(i16 inreg %x) {
490 ; CHECK-LABEL: test16_2:
/external/clang/test/SemaObjC/
Darc.m384 - (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/
Darc.m387 - (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}}