Home | History | Annotate | Download | only in mips

Lines Matching refs:ToInt32

73         return Operand(constant.ToInt32());
1909 __ li(dst, Operand(src.ToInt32(), src.rmode()));
1911 __ li(dst, Operand(src.ToInt32()));