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