Searched refs:func19 (Results 1 – 7 of 7) sorted by relevance
147 template <typename T> T func19();188 template <typename T> T func19() { in func19() function217 template <> A::B<int> func19<class A::B<int>>();232 template class A::C func19<A::C>();
609 func19: label714 .rva func19
164 define i64 @func19(i64 %0) {165 ; CHECK-LABEL: func19:
154 define i32 @func19(i32 %0) {155 ; CHECK-LABEL: func19:
770 .seh_proc func19771 func19: label
475 define void @func19(i64 %a, i64 %b) {476 ; CHECK-LABEL: @func19
159 int func19(uint8_t a1, uint8_t a2) { in func19() function3333 if (func19(data[12], data[15]) == 0) in api()