Searched refs:bits_operand (Results 1 – 1 of 1) sorted by relevance
1957 Operand bits_operand(bits); in Allocate() local1958 DCHECK(bits_operand.instructions_required(this) == 1); in Allocate()1959 add(result_end, source, bits_operand); in Allocate()2167 Operand bits_operand(bits); in FastAllocate() local2168 DCHECK(bits_operand.instructions_required(this) == 1); in FastAllocate()2169 add(result_end, source, bits_operand); in FastAllocate()