Home | History | Annotate | Download | only in x86

Lines Matching full:reg_lo

228   // TODO: collapse reg_lo, reg_hi
229 RegLocation GenDivRem(RegLocation rl_dest, RegStorage reg_lo, RegStorage reg_hi, bool is_div)
231 RegLocation GenDivRemLit(RegLocation rl_dest, RegStorage reg_lo, int lit, bool is_div) OVERRIDE;