OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_i64
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
mips-count-builtins.c
26
void
test_i64
(float P) {
function
29
// CHECK: @
test_i64
count-builtins.c
25
void
test_i64
(float P) {
function
29
// CHECK: @
test_i64
mips-varargs.c
54
long long
test_i64
(char *fmt, ...) {
function
64
// ALL-LABEL: define i64 @
test_i64
(i8*{{.*}} %fmt, ...)
Completed in 43 milliseconds