Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3109 static bool isConvertibleLEA(MachineInstr *MI) { in isConvertibleLEA() function
3144 if (isConvertibleLEA(Inst) && Inst->getParent() == MI.getParent()) { in hasCommutePreference()
3152 if (isConvertibleLEA(Inst) && Inst->getParent() == MI.getParent()) { in hasCommutePreference()