Home
last modified time | relevance | path

Searched refs:test4a (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dcall.ll48 define i8 @test4a() {
54 %X = call i32 bitcast (i8 ()* @test4a to i32 ()*)( ) ; <i32> [#uses=1]
56 ; CHECK: %X = call i8 @test4a()
/external/clang/test/SemaObjC/
Dmethod-lookup-3.m67 struct test4a { int x, y; }; argument
69 @interface Test4A - (struct test4a) test4; @end //expected-note{{using}}
/external/swiftshader/third_party/LLVM/test/Transforms/MemCpyOpt/
Dmemcpy.ll73 call void @test4a(i8* byval align 1 %a)
76 ; CHECK-NEXT: call void @test4a(
79 declare void @test4a(i8* byval align 1)
/external/llvm/test/Transforms/InstCombine/
Dcompare-signs.ll57 define i1 @test4a(i32 %a) {
58 ; CHECK-LABEL: @test4a(
Dcall.ll71 define i8 @test4a() {
72 ; CHECK-LABEL: @test4a(
80 %X = call i32 bitcast (i8 ()* @test4a to i32 ()*)( ) ; <i32> [#uses=1]
/external/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll79 define internal {i64,i64} @test4a() {
85 ; CHECK-LABEL: define internal { i64, i64 } @test4a(
90 %a = invoke {i64,i64} @test4a()
/external/e2fsprogs/lib/ext2fs/
Dtst_badblocks.c36 blk_t test4a[] = { variable
302 validate_test_seq(bb4, test4a); in main()
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/
Dipsccp-basic.ll79 define internal {i64,i64} @test4a() {
86 %a = invoke {i64,i64} @test4a()
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Daddr-label.ll62 define i64 @test4a() {
/external/llvm/test/CodeGen/Generic/
Daddr-label.ll62 define i64 @test4a() {
/external/llvm/test/Transforms/MemCpyOpt/
Dmemcpy.ll73 call void @test4a(i8* align 1 byval %a)
76 ; CHECK-NEXT: call void @test4a(
79 declare void @test4a(i8* align 1 byval)
/external/llvm/test/CodeGen/PowerPC/
Dctr-minmaxnum.ll212 define void @test4a(double %f, double* %fp) {
228 ; CHECK-LABEL: test4a:
/external/llvm/test/CodeGen/X86/
Dstack-protector.ll461 ; test4a: struct { [4 x i8] }
464 define void @test4a(i8* %a) {
466 ; LINUX-I386-LABEL: test4a:
470 ; LINUX-X64-LABEL: test4a:
474 ; LINUX-KERNEL-X64-LABEL: test4a:
478 ; DARWIN-X64-LABEL: test4a:
482 ; MSVC-I386-LABEL: test4a: