OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:f_tiny
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
sparcv9-abi.c
106
// CHECK-LABEL: define i64 @
f_tiny
(i64 %x.coerce)
109
struct tiny
f_tiny
(struct tiny x) {
function
117
// CHECK: = call i64 @
f_tiny
(i64 %[[HB]])
120
f_tiny
(x);
Completed in 125 milliseconds