Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp372 static inline unsigned getADDriFromLEA(unsigned LEAOpcode, in getADDriFromLEA() function
623 unsigned NewOpcode = getADDriFromLEA(MI.getOpcode(), Disp); in optTwoAddrLEA()
725 TII->get(getADDriFromLEA(Opcode, Offset)); in processInstructionForSlowLEA()
854 unsigned NewOpc = getADDriFromLEA(MI.getOpcode(), Offset); in processInstrForSlow3OpLEA()