Home
last modified time | relevance | path

Searched refs:test3a (Results 1 – 25 of 34) sorted by relevance

12

/external/clang/test/Sema/
Dvector-assign.c50 void test3a(longlongvec *); // expected-note{{passing argument to parameter here}}
52test3a(src); // expected-warning {{incompatible pointer types passing 'const unsigned int *' to p… in test3()
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dcall.ll35 define void @test3a(i8, ...) {unreachable }
38 call void bitcast (void (i8, ...)* @test3a to void (i8, i8)*)( i8 %A, i8 %B
42 ; CHECK: call void (i8, ...)* @test3a(i8 %A, i32 %1)
Drem.ll21 define i1 @test3a(i32 %A) {
/external/clang/test/SemaObjC/
Dmethod-lookup-3.m59 struct test3a { int x, y; }; struct
61 @interface Test3A - (struct test3a) test3; @end
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb/
Dbranchless-cmp.ll53 define i32 @test3a(i32 %a, i32 %b) {
58 ; CHECK-LABEL: test3a:
/external/clang/test/PCH/
Dcxx11-inheriting-ctors.cpp46 Test3<Base> test3a(42); variable
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/
Dmodref.ll77 define void @test3a(i8* %P, i8 %X) {
78 ; CHECK: @test3a
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/
Dipsccp-basic.ll52 define void @test3a() {
57 ; CHECK: define void @test3a
/external/llvm/test/Transforms/InstCombine/
Dcall.ll59 define void @test3a(i8, ...) {unreachable }
64 ; CHECK: call void (i8, ...) @test3a(i8 %A, i32 %1)
66 call void bitcast (void (i8, ...)* @test3a to void (i8, i8)*)( i8 %A, i8 %B)
Drem.ll46 define i1 @test3a(i32 %A) {
47 ; CHECK-LABEL: @test3a(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dcall.ll59 define void @test3a(i8, ...) {unreachable }
64 ; CHECK: call void (i8, ...) @test3a(i8 %A, i32 %1)
66 call void bitcast (void (i8, ...)* @test3a to void (i8, i8)*)( i8 %A, i8 %B)
Dselect-gep.ll77 define i32* @test3a([4 x i32]* %p, i64 %x, i64 %y) {
78 ; CHECK-LABEL: @test3a(
/external/llvm/test/CodeGen/PowerPC/
Dctr-minmaxnum.ll172 define void @test3a(double %f, double* %fp) {
188 ; CHECK-LABEL: test3a:
Dmem_update.ll38 define i16* @test3a(i16* %X, i64* %dest) nounwind {
/external/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll52 define void @test3a() {
57 ; CHECK-LABEL: define void @test3a(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll53 define void @test3a() {
58 ; CHECK-LABEL: define void @test3a(
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dmem_update.ll38 define i16* @test3a(i16* %X, i64* %dest) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dctr-minmaxnum.ll200 define void @test3a(double %f, double* %fp) {
216 ; CHECK-LABEL: test3a:
Dmem_update.ll38 define i16* @test3a(i16* %X, i64* %dest) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/
Dmodref.ll77 define void @test3a(i8* %P, i8 %X) {
78 ; CHECK-LABEL: @test3a
/external/llvm/test/Analysis/BasicAA/
Dmodref.ll77 define void @test3a(i8* %P, i8 %X) {
78 ; CHECK-LABEL: @test3a
/external/clang/test/CXX/class.access/class.friend/
Dp1.cpp168 namespace test3a { namespace
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/EarlyCSE/
Dbasic.ll73 ; CHECK-LABEL: @test3a(
74 define i32 @test3a(i32 *%P, i1 %Cond, i1 %b) {
/external/llvm/test/Transforms/EarlyCSE/
Dbasic.ll72 ; CHECK-LABEL: @test3a(
73 define i32 @test3a(i32 *%P, i1 %Cond, i1 %b) {
/external/clang/test/SemaObjCXX/
Dparameterized_classes_arc.mm88 template <class T> PC1<const T> *test3a(); // expected-error {{type argument 'const T' cannot be qu… function

12