OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mixeddoubles
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-iamcu.c
15
// CHECK-LABEL: define void @
mixedDoubles
(i32 inreg %a, double inreg %d1)
16
void
mixedDoubles
(int a, double d1) {}
Completed in 52 milliseconds