Searched refs:func13 (Results 1 – 11 of 11) sorted by relevance
294 func13: label325 .long func13@IMGREL
561 func13: label702 .rva func13
138 template <int x> void func13();178 template <int x> void func13() {} in func13() function209 } template <> void func13<A::num1>() { in func12() function226 template void func13<A::num2>();227 template void func13<A::num3>();
115 __attribute__((noinline)) void func13(int &sink, int x) { in func13() function196 func14(sink, func13); in main()
115 define i32 @func13(i32 %0) {116 ; CHECK-LABEL: func13:
104 define signext i16 @func13(i16 signext %0) {105 ; CHECK-LABEL: func13:
112 define zeroext i16 @func13() {113 ; CHECK-LABEL: func13:
662 .seh_proc func13663 func13: label
609 func13: label610 .seh_proc func13
319 define void @func13(i32 signext %a, i32 signext %b) {320 ; CHECK-LABEL: @func13
111 int func13(uint8_t a1, uint8_t a2) { in func13() function3321 if (func13(data[17], data[3]) == 0) in api()