Searched full:knr (Results 1 – 25 of 31) sorted by relevance
12
44 %callee.knr.cast = bitcast void (...)* %fp.0 to void ()*45 call void %callee.knr.cast()86 %callee.knr.cast = bitcast void (...)* %fp.0 to void ()*87 call void %callee.knr.cast()129 %callee.knr.cast = bitcast void (...)* %fp.0 to void ()*130 call void %callee.knr.cast()
63 (knr-argdecl . 0)83 (knr-argdecl-intro . +)144 (knr-argdecl . 0)164 (knr-argdecl-intro . +)
14 %callee.knr.cast = bitcast void (...)* %f to void ()*15 tail call void %callee.knr.cast() #1
38 %callee.knr.cast = bitcast i32 ()* %f to i32 (i8*)*39 %call = tail call signext i32 %callee.knr.cast(i8* nest %p)
9 %callee.knr.cast = bitcast void (...)* %x to void ()*35 tail call void %callee.knr.cast() #0
75 %callee.knr.cast = bitcast i32 (...)* %passedfunc to i32 ()*76 %call = tail call signext i32 %callee.knr.cast()103 %callee.knr.cast = bitcast i32 (...)* %passedfunc to i32 ()*104 %call = tail call signext i32 %callee.knr.cast()
45 %callee.knr.cast = bitcast i32 ()** %fun_ptr1 to i32 ()*46 %tmp8 = call i32 %callee.knr.cast()
25 %callee.knr.cast = bitcast void (...)* %0 to void ()*26 call void %callee.knr.cast()
38 %callee.knr.cast = bitcast void (...)* %0 to void ()*39 call void %callee.knr.cast()
32 %callee.knr.cast = bitcast i32 (...)* %0 to i32 ()*33 %call1 = call i32 %callee.knr.cast()
9 %callee.knr.cast = bitcast void (...)* %x to void ()*37 tail call void %callee.knr.cast() #0
18 %callee.knr.cast = bitcast void (...)* %0 to void ()*19 call void %callee.knr.cast()
120 %callee.knr.cast = bitcast i32 (...)* %f1 to i32 ()*121 %call = tail call i32 %callee.knr.cast()123 %callee.knr.cast1 = bitcast i32 (...)* %f2 to i32 ()*124 %call2 = tail call i32 %callee.knr.cast1()
12 …a6YFcuIvE3PJ9C0F7cimJ/R8EGlKy2rlg7Re2ezpL85f4++cYnYBUrNnbwj+BNp5F9IXZxvD6T+kNr+1BJtqILFf54W5baBgB5…
100 "-Wno-knr-promoted-parameter",
69 `((c-recognize-knr-p . nil)
241 def KNRPromotedParameter : DiagGroup<"knr-promoted-parameter">;
399 def KNRPromotedParameter : DiagGroup<"knr-promoted-parameter">;
66 …<coverageVariable key="%currency100" value="(AFA|ADP|ALK|AO[KNR]|AR[ALMP]|ATS|AZM|BA[DN]|BE[CFL]|B…
35 AF-KNR Konar
3154 knr I L Kaningra
3313 knr Kaningra Kaningra
4125 Callee = Builder.CreateBitCast(Callee, CalleeTy, "callee.knr.cast"); in EmitCall()