HomeSort by relevance Sort by last modified time
    Searched full:test27 (Results 1 - 25 of 37) 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...]
mangle.cpp 687 namespace test27 { namespace
  /external/clang/test/Sema/
return.c 162 int test27() { function
uninit-variables.c 206 int test27() { function
  /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(
sub.ll 284 define i32 @test27(i32 %x, i32 %y) {
288 ; CHECK-LABEL: @test27(
xor.ll 181 define i32 @test27(i32 %b, i32 %c, i32 %d) {
and.ll 196 define i8 @test27(i8 %A) {
getelementptr.ll 263 define i32 @test27(%struct.compat_siginfo* %to, %struct.siginfo_t* %from) {
278 ; CHECK-LABEL: @test27(
phi.ll 624 ; CHECK-LABEL: @test27(
626 define i32 @test27(i1 %b) {
add.ll 207 define i32 @test27(i1 %C, i32 %X, i32 %Y) {
shift.ll 359 define i1 @test27(i32 %x) nounwind {
360 ; CHECK-LABEL: @test27(
select.ll 413 define i32 @test27(i1 %c, i32 %A, i32 %B) {
422 ; CHECK-LABEL: @test27(
  /external/clang/test/CodeGen/
mmx-builtins.c 140 __m64 test27(__m64 a, __m64 b) { 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/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/icu4c/test/testdata/
ssearch.xml 198 <test-case id="test27" strength="TERTIARY" locale="en">
  /external/clang/test/SemaObjC/
arc.m 519 @interface Test27 {
533 @implementation Test27

Completed in 1420 milliseconds

1 2