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