Home
last modified time | relevance | path

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

/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/clang/test/SemaObjC/
Dmethod-lookup-3.m59 struct test3a { int x, y; }; struct
61 @interface Test3A - (struct test3a) test3; @end
/external/clang/test/PCH/
Dcxx11-inheriting-ctors.cpp36 Test3<Base> test3a(42); variable
/external/llvm/test/Analysis/BasicAA/
Dmodref.ll77 define void @test3a(i8* %P, i8 %X) {
78 ; CHECK: @test3a
Dcs-cs.ll169 define void @test3a(i8* noalias %P, i8* noalias %Q) nounwind ssp {
174 ; CHECK-LABEL: Function: test3a:
/external/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll52 define void @test3a() {
57 ; CHECK-LABEL: 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.ll28 define i1 @test3a(i32 %A) {
29 ; CHECK-LABEL: @test3a(
/external/llvm/test/CodeGen/PowerPC/
Dmem_update.ll38 define i16* @test3a(i16* %X, i64* %dest) nounwind {
/external/clang/test/CXX/class.access/class.friend/
Dp1.cpp167 namespace test3a { namespace
/external/llvm/test/Transforms/ObjCARC/
Dallocas.ll345 ; CHECK: define void @test3a() {
364 define void @test3a() {
/external/llvm/test/CodeGen/X86/
Dstack-protector.ll289 ; test3a: array of [4 x i8]
292 define void @test3a(i8* %a) {
294 ; LINUX-I386-LABEL: test3a:
298 ; LINUX-X64-LABEL: test3a:
302 ; LINUX-KERNEL-X64-LABEL: test3a:
306 ; DARWIN-X64-LABEL: test3a: