Searched refs:fct3 (Results 1 – 7 of 7) sorted by relevance
28 ; CHECK: @fct332 define void @fct3(i8* nocapture %ptr, i32 %unknown) {
65 define i64 @fct3(i64 %cav1.coerce) nounwind {66 ; CHECK-LABEL: fct3:
293 define <8 x i8> @fct3() nounwind readonly ssp {295 ; CHECK-LABEL: fct3:
98 define float @fct3(i32* nocapture %sp0) {99 ; CHECK-LABEL: fct3:
201 define i32 @fct3(i32 %c) nounwind uwtable ssp {203 ;CHECK-LABEL: @fct3(
995 else if (prec == 3 && instrtab[cnt].fct3 != 0) in i386_disasm()1018 int r = op3_fct[instrtab[cnt].fct3] (&output_data); in i386_disasm()
70 unsigned int fct3 : FCT3_BITS; member