Home | History | Annotate | Download | only in arm

Lines Matching refs:ToInteger32

400 int LCodeGen::ToInteger32(LConstantOperand* op) const {
1162 int32_t constant = ToInteger32(LConstantOperand::cast(right_op));
1309 int value = ToInteger32(LConstantOperand::cast(right_op));
1780 Operand(ToInteger32(LConstantOperand::cast(right))));
1783 Operand(ToInteger32(LConstantOperand::cast(left))));
2653 constant_key = ToInteger32(LConstantOperand::cast(instr->key()));
2687 constant_key = ToInteger32(LConstantOperand::cast(instr->key()));
3586 ToInteger32(const_operand) * kPointerSize + FixedArray::kHeaderSize;
3623 constant_key = ToInteger32(LConstantOperand::cast(instr->key()));
3661 constant_key = ToInteger32(LConstantOperand::cast(instr->key()));
3816 int const_index = ToInteger32(LConstantOperand::cast(instr->index()));