Searched refs:EmitLegacyPrefixes (Results 1 – 1 of 1) sorted by relevance
460 auto EmitLegacyPrefixes(Opcodes<kOpcode, kOpcodes...> opcodes) { in EmitLegacyPrefixes() function463 return EmitLegacyPrefixes(Opcodes<kOpcodes...>{}); in EmitLegacyPrefixes()510 auto opcodes_no_prefixes = EmitLegacyPrefixes(InstructionOpcodes{}); in EmitInstruction()