Home
last modified time | relevance | path

Searched refs:bits_operand (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/arm/
Dmacro-assembler-arm.cc1782 Operand bits_operand(bits); in Allocate() local
1783 DCHECK(bits_operand.instructions_required(this) == 1); in Allocate()
1784 add(result_end, source, bits_operand, SetCC, cond); in Allocate()