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

1 2

  /external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp 46 class test43 : virtual test42 { virtual void f(); }; class in inherits:test42
47 class test44 : virtual test43 { virtual void f(); };
  /external/clang/test/Parser/
char-literal-printing.c 56 char32_t test43(void) { return U'\e'; } function
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 62 %test43 = icmp eq i64 %long1, %long2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
test-setcond-int.ll 62 %test43 = icmp eq i64 %long1, %long2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 62 %test43 = icmp eq <2 x i64> %long1, %long2
  /external/clang/test/CodeGen/
mmx-builtins.c 220 __m64 test43(__m64 a, __m64 b) { function
  /external/llvm/test/CodeGen/X86/
avx512-mov.ll 394 ; CHECK-LABEL: test43
397 define <16 x float> @test43(i8 * %addr, <16 x float> %mask1) {
mmx-intrinsics.ll 700 define i64 @test43(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
    [all...]
vselect-minmax.ll     [all...]
  /external/llvm/test/Transforms/InstCombine/
or.ll 453 define i32 @test43(i32 %a, i32 %b) {
454 ; CHECK-LABEL: test43(
sub.ll 514 define i4 @test43(i4 %x, i4 %y) {
519 ; CHECK-LABEL: @test43(
shift.ll 611 define i32 @test43(i32 %a, i32 %b) nounwind {
615 ; CHECK-LABEL: @test43(
getelementptr.ll 831 define i16* @test43(i16* %c1, i16* %c2) {
838 ; CHECK-LABEL: @test43(
cast.ll 395 define zeroext i64 @test43(i8 zeroext %on_off) nounwind readonly {
400 ; CHECK-LABEL: @test43(
icmp.ll 442 ; CHECK-LABEL: @test43(
444 define i1 @test43(i32 %X, i32 %Y) {
    [all...]
select.ll 621 define i64 @test43(i32 %a) nounwind {
626 ; CHECK-LABEL: @test43(
    [all...]
  /external/clang/test/Sema/
uninit-variables.c 309 void test43(int i) { function
  /external/llvm/test/CodeGen/PowerPC/
vsx.ll 675 define <2 x i64> @test43(<2 x double> %a) {
679 ; CHECK-LABEL: @test43
  /external/clang/test/CodeGenCXX/
mangle.cpp 937 namespace test43 { namespace
visibility.cpp 833 namespace test43 { namespace
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp 2154 namespace test43 { namespace
    [all...]
  /external/clang/test/CodeGenObjC/
arc.m     [all...]
  /external/llvm/test/Transforms/ObjCARC/
basic.ll     [all...]
  /external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
size_size_string_size_size.pass.cpp 4581 void test43() function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_compare/
size_size_string_size_size.pass.cpp 4581 void test43() function
    [all...]

Completed in 1547 milliseconds

1 2