Lines Matching refs:ULong
261 static Bool fitsIn32Bits ( ULong x )
323 static void push_uimm64( ISelEnv* env, ULong uimm64 )
793 static ULong bitmask8_to_bytemask64 ( UShort w8 )
796 ULong w64 = 0;
1162 ULong fn ( ULong, ULong ), and they are
1172 addInstr(env, AMD64Instr_Call( Acc_ALWAYS, (ULong)fn, 2 ));
1696 ULong fn ( ULong ), and they are
1702 addInstr(env, AMD64Instr_Call( Acc_ALWAYS, (ULong)fn, 1 ));
2381 //.. ULong w64 = e->Iex.Const.con->Ico.U64;
2940 union { ULong u64; Double f64; } u;
3715 addInstr(env, AMD64Instr_Call( Acc_ALWAYS, (ULong)fn, 3 ));
3763 addInstr(env, AMD64Instr_Call( Acc_ALWAYS, (ULong)fn, 3 ));