HomeSort by relevance Sort by last modified time
    Searched full:test27 (Results 1 - 25 of 43) sorted by null

1 2

  /external/valgrind/main/drd/tests/
annotate_spinlock.stderr.exp 3 test27: negative
  /external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp 30 class test27 : virtual test26 { virtual void f(); }; class in inherits:test26
31 class test28 : virtual test27 { virtual void f(); };
  /external/clang/test/Parser/
char-literal-printing.c 37 char16_t test27(void) { return u'\''; } function
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp     [all...]
microsoft-abi-vbtables.cpp 481 namespace Test27 {
492 // CHECK-DAG: @"\01??_8G@Test27@@7BB@1@@" =
493 // CHECK-DAG: @"\01??_8G@Test27@@7BB@1@F@1@@" =
494 // CHECK-DAG: @"\01??_8G@Test27@@7BC@1@@" =
495 // CHECK-DAG: @"\01??_8G@Test27@@7BC@1@D@1@@" =
496 // CHECK-DAG: @"\01??_8G@Test27@@7BC@1@E@1@@" =
497 // CHECK-DAG: @"\01??_8G@Test27@@7BC@1@F@1@@" =
498 // CHECK-DAG: @"\01??_8G@Test27@@7BD@1@@" =
499 // CHECK-DAG: @"\01??_8G@Test27@@7BF@1@@" =
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 46 %test27 = icmp sgt <5 x i8> %sbyte1, %sbyte2
test-setcond-int.ll 46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
  /external/llvm/test/Transforms/InstCombine/
or.ll 271 define i1 @test27(i32* %A, i32* %B) {
277 ; CHECK-LABEL: @test27(
xor.ll 181 define i32 @test27(i32 %b, i32 %c, i32 %d) {
and.ll 196 define i8 @test27(i8 %A) {
phi.ll 624 ; CHECK-LABEL: @test27(
626 define i32 @test27(i1 %b) {
sub.ll 333 define i32 @test27(i32 %x, i32 %y) {
337 ; CHECK-LABEL: @test27(
add.ll 207 define i32 @test27(i1 %C, i32 %X, i32 %Y) {
  /external/clang/test/CodeGen/
mmx-builtins.c 140 __m64 test27(__m64 a, __m64 b) { function
  /external/clang/test/Sema/
return.c 162 int test27() { function
conversion.c 427 void test27(ushort16 constants) { function
uninit-variables.c 206 int test27() { function
  /external/clang/test/CodeGenObjC/
arc.m 612 @interface Test27
615 @implementation Test27
617 // CHECK: define internal i8* @"\01-[Test27 init]"
618 // CHECK: [[SELF:%.*]] = alloca [[TEST27:%.*]]*,
621 // CHECK-NEXT: store [[TEST27]]* {{%.*}}, [[TEST27]]** [[SELF]]
623 // CHECK-NEXT: [[T0:%.*]] = load [[TEST27]]** [[SELF]]
624 // CHECK-NEXT: [[T1:%.*]] = bitcast [[TEST27]]* [[T0]] to i8*
626 // CHECK-NEXT: [[T3:%.*]] = bitcast i8* [[T2]] to [[TEST27]]*
627 // CHECK-NEXT: [[RET:%.*]] = bitcast [[TEST27]]* [[T3]] to i8
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
vsx.ll 296 define <2 x i64> @test27(<2 x i64> %a, <2 x i64> %b) {
300 ; CHECK-LABEL: @test27
  /external/llvm/test/CodeGen/X86/
avx512-shuffle.ll 290 ; CHECK-LABEL: @test27
292 define <16 x i32> @test27(<4 x i32>%a) {
  /external/chromium_org/third_party/icu/source/test/testdata/
ssearch.xml 198 <test-case id="test27" strength="TERTIARY" locale="en">
  /external/clang/test/Index/
annotate-comments.cpp 115 struct test27 { struct
  /external/icu/icu4c/source/test/testdata/
ssearch.xml 198 <test-case id="test27" strength="TERTIARY" locale="en">
  /external/clang/test/SemaObjC/
arc.m 521 @interface Test27 {
535 @implementation Test27

Completed in 518 milliseconds

1 2