Lines Matching refs:tcg_target_long
226 static inline int tcg_target_const_match(tcg_target_long val,
549 TCGReg ret, tcg_target_long arg)
551 tcg_target_long diff;
581 static inline void tcg_out_pushi(TCGContext *s, tcg_target_long val)
619 tcg_target_long ofs, tcg_target_long val)
693 tcg_target_long val, int cf)
753 static void tcg_out_addi(TCGContext *s, int reg, tcg_target_long val)
1233 /* Note that the helpers have zero-extended to tcg_target_long. */