Home | History | Annotate | Download | only in mips64

Lines Matching refs:ToInt32

72         return Operand(constant.ToInt32());
2156 __ li(dst, Operand(src.ToInt32(), src.rmode()));
2158 __ li(dst, Operand(src.ToInt32()));