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

1 2

  /external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp 37 class test34 : virtual test33 { virtual void f(); }; class in inherits:test33
38 class test35 : virtual test34 { virtual void f(); };
attr-noreturn.cpp 147 __attribute__((noreturn)) void test34() { function in namespace:destructor_tests
  /external/clang/test/Parser/
char-literal-printing.c 44 char16_t test34(void) { return u'\t'; } function
  /external/llvm/test/Transforms/InstSimplify/
undef.ll 262 ; CHECK-LABEL: @test34
264 define i32 @test34(i32 %a) {
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp     [all...]
mangle.cpp 800 namespace test34 { namespace
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { }
visibility.cpp 728 namespace test34 { namespace
    [all...]
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
test-setcond-int.ll 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 53 %test34 = icmp sle <4 x i16> %short1, %short2
  /external/llvm/test/Transforms/InstCombine/
div.ll 297 define <2 x i64> @test34(<2 x i64> %x) nounwind {
301 ; CHECK-LABEL: @test34(
and.ll 250 define i32 @test34(i32 %A, i32 %B) {
or.ll 361 define i32 @test34(i32 %X, i32 %Y) {
365 ; CHECK-LABEL: @test34(
add.ll 259 define i8 @test34(i8 %A) {
shift.ll 504 define i1 @test34(i32 %X) {
508 ; CHECK-LABEL: @test34(
sub.ll 422 define <2 x i64> @test34(<2 x i1> %A) {
426 ; CHECK-LABEL: @test34(
getelementptr.ll 595 define i8* @test34(i8* %Val, i64 %V) nounwind {
604 ; CHECK-LABEL: @test34(
  /external/clang/test/Sema/
return.c 271 int test34(int x) { function
  /external/curl/tests/data/
Makefile.inc 27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
  /external/llvm/test/CodeGen/X86/
avx512-mov.ll 295 ; CHECK-LABEL: test34
298 define <16 x i32> @test34(i8 * %addr, <16 x i32> %mask1) {
avx512-vec-cmp.ll 485 define <4 x float> @test34(<4 x float> %x, <4 x float> %x1, <4 x float>* %yp) nounwind {
486 ; SKX-LABEL: test34:
  /external/clang/test/CodeGenObjCXX/
arc.mm 51 void test34(int cond) {
  /external/llvm/test/CodeGen/PowerPC/
vsx.ll 787 define <4 x i32> @test34(<4 x i32>* %a) {
791 ; CHECK-REG-LABEL: @test34
795 ; CHECK-FISL-LABEL: @test34
800 ; CHECK-LE-LABEL: @test34
  /external/llvm/test/CodeGen/Hexagon/
alu64.ll 139 ; CHECK-LABEL: @test34
141 define i32 @test34(i32 %Rs) #0 {
  /external/valgrind/drd/tests/
tsan_unittest.cpp 1731 namespace test34 { namespace
    [all...]

Completed in 1100 milliseconds

1 2