Searched refs:__va_list (Results 1 – 19 of 19) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-big-endian-varargs.ll | 8 %struct.__va_list = type { i8*, i8*, i8*, i32, i32 } 21 %vl = alloca %struct.__va_list, align 8 22 %vl1 = bitcast %struct.__va_list* %vl to i8* 24 %vr_offs_p = getelementptr inbounds %struct.__va_list, %struct.__va_list* %vl, i64 0, i32 4 36 %reg_top_p = getelementptr inbounds %struct.__va_list, %struct.__va_list* %vl, i64 0, i32 2 46 %stack_p = getelementptr inbounds %struct.__va_list, %struct.__va_list* %vl, i64 0, i32 0
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-big-endian-varargs.ll | 8 %struct.__va_list = type { i8*, i8*, i8*, i32, i32 } 21 %vl = alloca %struct.__va_list, align 8 22 %vl1 = bitcast %struct.__va_list* %vl to i8* 24 %vr_offs_p = getelementptr inbounds %struct.__va_list, %struct.__va_list* %vl, i64 0, i32 4 36 %reg_top_p = getelementptr inbounds %struct.__va_list, %struct.__va_list* %vl, i64 0, i32 2 46 %stack_p = getelementptr inbounds %struct.__va_list, %struct.__va_list* %vl, i64 0, i32 0
|
D | stack-guard-vaarg.ll | 6 %struct.__va_list = type { i8*, i8*, i8*, i32, i32 } 16 %ap = alloca %struct.__va_list, align 8 17 %tmp = alloca %struct.__va_list, align 8 20 %1 = bitcast %struct.__va_list* %ap to i8* 23 %2 = bitcast %struct.__va_list* %tmp to i8* 25 call void @baz(i8* %i, %struct.__va_list* nonnull %tmp) 35 declare void @baz(i8*, %struct.__va_list*)
|
/external/llvm/test/Transforms/InstCombine/ |
D | vararg.ll | 3 %struct.__va_list = type { i8*, i8*, i8*, i32, i32 } 16 %va0 = alloca %struct.__va_list, align 8 17 %va1 = alloca %struct.__va_list, align 8 18 %0 = bitcast %struct.__va_list* %va0 to i8* 19 %1 = bitcast %struct.__va_list* %va1 to i8*
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | vararg.ll | 3 %struct.__va_list = type { i8*, i8*, i8*, i32, i32 } 16 %va0 = alloca %struct.__va_list, align 8 17 %va1 = alloca %struct.__va_list, align 8 18 %0 = bitcast %struct.__va_list* %va0 to i8* 19 %1 = bitcast %struct.__va_list* %va1 to i8*
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | pr42638-VMOVRRDCombine.ll | 5 %struct.__va_list = type { i8* } 9 %vl = alloca %struct.__va_list, align 4 12 %1 = bitcast %struct.__va_list* %vl to i8* 14 %2 = bitcast %struct.__va_list* %vl to double**
|
D | cmse-errors.ll | 4 %struct.__va_list = type { i8* } 43 %vl = alloca %struct.__va_list, align 4 44 %0 = bitcast %struct.__va_list* %vl to i8* 46 %1 = getelementptr inbounds %struct.__va_list, %struct.__va_list* %vl, i32 0, i32 0
|
D | debug-segmented-stacks.ll | 59 !18 = !DICompositeType(tag: DW_TAG_structure_type, name: "__va_list", line: 6, size: 32, align: 32,…
|
D | debug-frame-vararg.ll | 45 !18 = !DICompositeType(tag: DW_TAG_structure_type, name: "__va_list", line: 6, size: 32, align: 32,…
|
/external/llvm-project/clang/test/Headers/ |
D | stdarg-gnuc_va_list.c | 6 typedef __builtin_va_list __va_list; typedef 7 typedef __va_list __gnuc_va_list;
|
/external/llvm/test/Instrumentation/MemorySanitizer/AArch64/ |
D | vararg.ll | 6 %struct.__va_list = type { i8*, i8*, i8*, i32, i32 } 9 %vl = alloca %struct.__va_list, align 8 10 %1 = bitcast %struct.__va_list* %vl to i8*
|
/external/llvm-project/llvm/test/CodeGen/Thumb/ |
D | frame-access.ll | 10 %struct.__va_list = type { i8* } 54 %ap = alloca %struct.__va_list, align 4 56 %1 = bitcast %struct.__va_list* %ap to i8* 108 %ap = alloca %struct.__va_list, align 4 110 %1 = bitcast %struct.__va_list* %ap to i8* 161 %ap = alloca %struct.__va_list, align 4 163 %0 = bitcast %struct.__va_list* %ap to i8* 224 %ap = alloca %struct.__va_list, align 4 226 %1 = bitcast %struct.__va_list* %ap to i8*
|
/external/llvm-project/llvm/test/Instrumentation/MemorySanitizer/AArch64/ |
D | vararg.ll | 7 %struct.__va_list = type { i8*, i8*, i8*, i32, i32 } 10 %vl = alloca %struct.__va_list, align 8 11 %1 = bitcast %struct.__va_list* %vl to i8*
|
/external/llvm-project/llvm/test/Instrumentation/MemorySanitizer/SystemZ/ |
D | vararg.ll | 7 %struct.__va_list = type { i64, i64, i8*, i8* } 10 %vl = alloca %struct.__va_list, align 8 11 %1 = bitcast %struct.__va_list* %vl to i8*
|
/external/llvm/test/CodeGen/ARM/ |
D | debug-segmented-stacks.ll | 59 !18 = !DICompositeType(tag: DW_TAG_structure_type, name: "__va_list", line: 6, size: 32, align: 32,…
|
D | debug-frame-vararg.ll | 45 !18 = !DICompositeType(tag: DW_TAG_structure_type, name: "__va_list", line: 6, size: 32, align: 32,…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v0.abi | 41147 …<class-decl name="__va_list" size-in-bits="256" is-struct="yes" visibility="default" filepath="ker… 69541 …<class-decl name="__va_list" size-in-bits="256" is-struct="yes" visibility="default" filepath="ker…
|
D | test-PR27569-v1.abi | 41176 …<class-decl name="__va_list" size-in-bits="256" is-struct="yes" visibility="default" filepath="ker… 69555 …<class-decl name="__va_list" size-in-bits="256" is-struct="yes" visibility="default" filepath="ker…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 6592 … <class-decl name='__va_list' size-in-bits='32' is-struct='yes' visibility='default' id='30357e0a'>
|