Searched refs:OperandScaleToPrefixBytecode (Results 1 – 3 of 3) sorted by relevance
121 Bytecode prefix_bytecode = OperandScaleToPrefixBytecode(operand_scale); in ToString()
284 Bytecode prefix = Bytecodes::OperandScaleToPrefixBytecode(operand_scale); in EmitBytecode()
593 static Bytecode OperandScaleToPrefixBytecode(OperandScale operand_scale) { in OperandScaleToPrefixBytecode() function