Home
last modified time | relevance | path

Searched refs:getShortArithOpcode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp64 unsigned getShortArithOpcode(unsigned Opcode) { in getShortArithOpcode() function
1852 const unsigned ShortOpcode = getShortArithOpcode(OldOpcode); in shortenInstruction()