Searched refs:foldMemoryBroadcast (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 717 MachineInstr *foldMemoryBroadcast(MachineFunction &MF, MachineInstr &MI,
|
| H A D | X86InstrInfo.cpp | 8300 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()
|