Home
last modified time | relevance | path

Searched refs:st12_t (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dx86_32-arguments-iamcu.c31 typedef struct st12_t { struct
35 } st12_t; typedef
44 void largeStructBegin(st12_t st) {} in largeStructBegin()
47 void largeStructMiddle(int i1, st12_t st, int i2, int i3) {} in largeStructMiddle()
50 void largeStructEnd(int i1, int i2, int i3, st12_t st) {} in largeStructEnd()
62 st12_t retLargeStruct(int i1, st12_t r) { return r; } in retLargeStruct()
/external/llvm/test/CodeGen/X86/
Dmcu-abi.ll3 %struct.st12_t = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
69 define void @ret_large_struct(%struct.st12_t* noalias nocapture sret %agg.result, %struct.st12_t* b…
71 %0 = bitcast %struct.st12_t* %agg.result to i8*
72 %1 = bitcast %struct.st12_t* %r to i8*
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dmcu-abi.ll3 %struct.st12_t = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
69 define void @ret_large_struct(%struct.st12_t* noalias nocapture sret %agg.result, %struct.st12_t* b…
71 %0 = bitcast %struct.st12_t* %agg.result to i8*
72 %1 = bitcast %struct.st12_t* %r to i8*