OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fc_f1
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
le32-regparm.c
4
void __attribute__((regparm(2)))
fc_f1
(int i, int j, int k) {} // expected-error{{'regparm' is not valid on this platform}}
function
wasm-regparm.c
4
void __attribute__((regparm(2)))
fc_f1
(int i, int j, int k) {} // expected-error{{'regparm' is not valid on this platform}}
function
Completed in 135 milliseconds