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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5072 static bool isNonFoldablePartialRegisterLoad(const MachineInstr &LoadMI, function
5209 if (isNonFoldablePartialRegisterLoad(LoadMI, MI, MF))
5353 if (isNonFoldablePartialRegisterLoad(LoadMI, MI, MF))

Completed in 80 milliseconds