HomeSort by relevance Sort by last modified time
    Searched full:test47 (Results 1 - 17 of 17) sorted by null

  /external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp 50 class test47 : virtual test46 { virtual void f(); }; class in inherits:test46
51 class test48 : virtual test47 { virtual void f(); };
  /external/clang/test/Parser/
char-literal-printing.c 60 char32_t test47(void) { return U'\t'; } function
  /external/clang/test/CodeGen/
x86_64-arguments.c 352 // CHECK: @test47
356 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } function
mmx-builtins.c 240 __m64 test47(__m64 a, __m64 b) { function
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-setcond-int.ll 66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
  /external/llvm/test/Transforms/InstCombine/
shift.ll 600 define i32 @test47(i32 %a) {
604 ; CHECK: @test47
cast.ll 414 define i64 @test47(i8 %A) {
419 ; CHECK: @test47
icmp.ll 450 ; CHECK: @test47
452 define i1 @test47(i32 %X, i32 %Y, i32 %Z) {
select.ll 646 define i64 @test47(i32 %a) nounwind {
651 ; CHECK: @test47
  /external/clang/test/Sema/
uninit-variables.c 337 void *test47(int *i) function
  /external/clang/test/CodeGenCXX/
visibility.cpp 887 namespace test47 { namespace
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp 2308 namespace test47 { namespace
    [all...]
  /external/valgrind/unittest/
racecheck_unittest.cc 1995 namespace test47 { namespace
    [all...]
  /external/clang/test/CodeGenObjC/
arc.m     [all...]
  /external/llvm/test/Transforms/ObjCARC/
basic.ll     [all...]
  /external/llvm/test/CodeGen/X86/
mmx-builtins.ll 636 define i64 @test47(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
    [all...]

Completed in 922 milliseconds