Searched refs:func_07 (Results 1 – 8 of 8) sorted by relevance
31 void func_07() {} // expected-note{{previous definition is here}} in func_07() function33 …friend inline void func_07(); // expected-error{{inline declaration of 'func_07' follows non-inlin…
110 define void @func_07() {111 ; RV32IF-LABEL: func_07:116 ; RV64IF-LABEL: func_07:
74 S3 *func_07() { in func_07() function
34 void func_07 (int x) { in func_07() function
72 float func_07(double x) { in func_07() function
61 void func_07(C1<int> *x) { in func_07() function
83 float func_07(float x, float y) { in func_07() function
240 define void @func_07(i32 %p0, i32 %p1, i32 %p2, i32 %p3, i32 %sz) {242 ; GP32-LABEL: func_07: