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.cpp3070 static bool isConvertibleLEA(MachineInstr *MI) { in isConvertibleLEA() function
3105 if (isConvertibleLEA(Inst) && Inst->getParent() == MI.getParent()) { in hasCommutePreference()
3113 if (isConvertibleLEA(Inst) && Inst->getParent() == MI.getParent()) { in hasCommutePreference()