Home
last modified time | relevance | path

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

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