OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pass_complex_int
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
systemz-abi.c
46
_Complex int
pass_complex_int
(_Complex int arg) { return arg; }
function
47
// CHECK-LABEL: define void @
pass_complex_int
({ i32, i32 }* noalias sret %{{.*}}, { i32, i32 }* %{{.*}}arg)
[
all
...]
Completed in 54 milliseconds