Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp375 static inline unsigned getADDriFromLEA(unsigned LEAOpcode, in getADDriFromLEA() function
630 unsigned NewOpcode = getADDriFromLEA(MI.getOpcode(), Disp); in optTwoAddrLEA()
732 TII->get(getADDriFromLEA(Opcode, Offset)); in processInstructionForSlowLEA()
839 unsigned NewOpc = getADDriFromLEA(MI.getOpcode(), Offset); in processInstrForSlow3OpLEA()