OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f1_0
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
transparent-union.c
13
// CHECK-LABEL: define void @
f1_0
(i32* %a0)
17
void
f1_0
(int *a0) {
function
arm-vector-arguments.c
24
// CHECK: define <2 x float> @
f1_0
(<2 x float> %{{.*}})
25
T_float32x2
f1_0
(T_float32x2 a0) { return a0; }
function
arm64-arguments.c
180
// CHECK: define <2 x float> @
f1_0
(<2 x float> %{{.*}})
181
T_float32x2
f1_0
(T_float32x2 a0) { return a0; }
function
Completed in 66 milliseconds