Searched refs:ScaleForUnsignedOperand (Results 1 – 2 of 2) sorted by relevance
287 std::max(operand_scale_, Bytecodes::ScaleForUnsignedOperand(operand)); in NON_EXPORTED_BASE()
701 static OperandScale ScaleForUnsignedOperand(uint32_t value) { in ScaleForUnsignedOperand() function