Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h717 MachineInstr *foldMemoryBroadcast(MachineFunction &MF, MachineInstr &MI,
H A DX86InstrInfo.cpp8300 return foldMemoryBroadcast(MF, MI, Ops[0], MOs, InsertPt, /*Size=*/SIZE, \ in foldMemoryOperandImpl()
8334 X86InstrInfo::foldMemoryBroadcast(MachineFunction &MF, MachineInstr &MI, in foldMemoryBroadcast() function in X86InstrInfo
8353 foldMemoryBroadcast(MF, MI, CommuteOpIdx2, MOs, InsertPt, BitsSize, in foldMemoryBroadcast()