Home | History | Annotate | Download | only in arm

Lines Matching refs:operand_size

1603   int operand_size = (precision == kSinglePrecision) ? 4 : 8;
1619 ProcessPU(instr, num_regs, operand_size, &start_address, &end_address);
1651 DCHECK(reinterpret_cast<intptr_t>(address) - operand_size == end_address);