Home | History | Annotate | Download | only in arm

Lines Matching refs:ToInt32

47         return Operand(constant.ToInt32());
1582 __ mov(dst, Operand(src.ToInt32(), src.rmode()));
1584 __ mov(dst, Operand(src.ToInt32()));