Home | History | Annotate | Download | only in ppc

Lines Matching refs:ToInt32

63         return Operand(constant.ToInt32());
2030 __ mov(dst, Operand(src.ToInt32(), src.rmode()));
2032 __ mov(dst, Operand(src.ToInt32()));