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

  /external/clang/test/Parser/
char-literal-printing.c 50 char16_t test38(void) { return u'\x333'; } function
  /external/clang/test/CodeGenObjCXX/
arc.mm 248 template <class T> class Test38 {
254 template class Test38<int>;
  /external/llvm/test/ExecutionEngine/
test-setcond-int.ll 57 %test38 = icmp sge i32 %int1, %int2 ; <i1> [#uses=0]
  /external/llvm/test/Transforms/InstCombine/
or.ll 403 define i32 @test38(i32* %xp, i32 %y) {
404 ; CHECK: @test38
getelementptr.ll 452 define i32* @test38(i32* %I, i32 %n) {
455 ; CHECK: @test38
icmp.ll 370 ; CHECK: @test38
374 define i1 @test38(i32 %x, i32 %y, i32 %z) {
shift.ll 459 define i32 @test38(i32 %x) nounwind readnone {
463 ; CHECK: @test38
add.ll 285 define i1 @test38(i32 %a, i32 %b) nounwind readnone {
select.ll 549 define i1 @test38(i1 %cond) {
555 ; CHECK: @test38
cast.ll 311 define i64 @test38(i32 %a) {
  /external/clang/test/CodeGen/
mmx-builtins.c 195 __m64 test38(__m64 a, __m64 b) { function
  /external/clang/test/SemaObjC/
arc.m 665 @interface Test38
668 void test38() {
669 extern Test38 *test38_helper(void);
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp     [all...]
  /external/clang/test/Sema/
uninit-variables.c 276 int test38(int r, int x, int y) function
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp 1905 namespace test38 { namespace
    [all...]
  /external/valgrind/unittest/
racecheck_unittest.cc 1595 namespace test38 { namespace
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
basic.ll 1240 ; CHECK: define void @test38(
1243 define void @test38(i8* %p, i1 %u, i1 %m, i8* %z, i8* %y, i8* %x, i8* %w) {
    [all...]
  /external/llvm/test/CodeGen/X86/
mmx-builtins.ll 778 define i64 @test38(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
    [all...]

Completed in 644 milliseconds