Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp324 static inline int getADDriFromLEA(int LEAOpcode, const MachineOperand &Offset) { in getADDriFromLEA() function
463 TII->get(getADDriFromLEA(Opcode, Offset)); in processInstructionForSlowLEA()
516 const MCInstrDesc &ADDri = TII->get(getADDriFromLEA(LEAOpcode, Offset)); in processInstrForSlow3OpLEA()