Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FixupLEAs.cpp304 static inline bool hasInefficientLEABaseReg(const MachineOperand &Base, in hasInefficientLEABaseReg() function
542 if (!(TII->isThreeOperandsLEA(MI) || hasInefficientLEABaseReg(Base, Index)) || in processInstrForSlow3OpLEA()