Searched refs:input_operand (Results 1 – 1 of 1) sorted by relevance
1646 LOperand* input_operand = instr->InputAt(0); in DoIsSmi() local1648 if (input_operand->IsRegister()) { in DoIsSmi()1649 Register input = ToRegister(input_operand); in DoIsSmi()