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

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

Completed in 203 milliseconds