Searched refs:fct1 (Results 1 – 15 of 15) sorted by relevance
5 define i32 @fct1(i32 %a) nounwind uwtable ssp {204 ;CHECK: call i32 @fct1210 %call = call i32 @fct1(i32 %tmp)220 ;CHECK: call i32 @fct1222 ; is the same as fct1, thus no inlining for fct2227 %call = call i32 @fct1(i32 %tmp)
7 ; CHECK: @fct110 define void @fct1(i8* nocapture %ptr) {
67 define i32 @fct1(i32 %i1, i32 %i2) optsize {68 ; CHECK: @fct1
42 define void @fct1(%struct.Z* nocapture %x, %struct.A* nocapture %y) nounwind optsize ssp {43 ; CHECK-LABEL: fct1:
277 define <2 x i32> @fct1() nounwind readonly ssp {279 ; CHECK-LABEL: fct1:
72 define float @fct1(i8* nocapture %sp0) {73 ; CHECK-LABEL: fct1:
5 ; CHECK-LABEL: fct1:9 define void @fct1(i8* nocapture %ptr) !prof !14 {
7 ; CHECK-LABEL: fct1:11 define void @fct1(i8* nocapture %ptr) minsize {
278 define <2 x i32> @fct1(i8* %str) nounwind readonly ssp {280 ; CHECK-LABEL: fct1:
71 define void @fct1(%struct.Z* nocapture %x, %struct.A* nocapture %y) nounwind optsize ssp {72 ; LLC-LABEL: fct1:78 ; OPT-LABEL: @fct1(
934 if (prec == 1 && instrtab[cnt].fct1 != 0) in i386_disasm()953 int r = op1_fct[instrtab[cnt].fct1] (&output_data); in i386_disasm()
52 unsigned int fct1 : FCT1_BITS; member