Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp77 MachineInstr *processInstrForSlow3OpLEA(MachineInstr &MI,
477 FixupLEAPass::processInstrForSlow3OpLEA(MachineInstr &MI, in processInstrForSlow3OpLEA() function in FixupLEAPass
603 if (auto *NewMI = processInstrForSlow3OpLEA(*I, MFI)) { in processBasicBlock()