Home | History | Annotate | Download | only in compiler

Lines Matching refs:ToInt32

1021   int32_t ToInt32() const {
1029 if (type() == kInt32) return ToInt32();
1040 if (type() == kInt32) return ToInt32();
1396 return ImmediateOperand(ImmediateOperand::INLINE, constant.ToInt32());