OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f8_1
(Results
1 - 4
of
4
) sorted by null
/external/clang/test/CodeGen/
pointer-arithmetic.c
25
void
f8_1
(void *a, int b) { return a[b]; }
function
x86_64-arguments-nacl.c
37
// CHECK-LABEL: define i64 @
f8_1
()
43
union u8
f8_1
() { while (1) {} }
function
x86_32-arguments-darwin.c
40
// CHECK-LABEL: define i64 @
f8_1
()
46
struct s8
f8_1
(void) { while (1) {} }
function
x86_64-arguments.c
50
// CHECK-LABEL: define void @
f8_1
(%union.u8* noalias sret %agg.result)
56
union u8
f8_1
() { while (1) {} }
function
Completed in 1596 milliseconds