Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h72 using TargetInstrInfo::foldMemoryOperandImpl;
73 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DRISCVInstrInfo.cpp640 MachineInstr *RISCVInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in RISCVInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h277 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
282 MachineInstr *foldMemoryOperandImpl(
H A DSystemZInstrInfo.cpp1004 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
1336 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.h390 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
399 MachineInstr *foldMemoryOperandImpl(
488 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DX86InstrInfo.cpp6042 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
6199 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, Size, in foldMemoryOperandImpl()
6229 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, in foldMemoryOperandImpl() function in X86InstrInfo
6280 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl()
6571 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
6589 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl()
6753 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
H A DX86FastISel.cpp3944 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h197 using TargetInstrInfo::foldMemoryOperandImpl;
199 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DAArch64InstrInfo.cpp4412 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dfold-memory-op-impl.ll3 ; Test that foldMemoryOperandImpl() doesn't drop subreg / read-undef flags.
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1218 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
1231 virtual MachineInstr *foldMemoryOperandImpl(
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp607 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS, VRM); in foldMemoryOperand()
677 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, LoadMI, LIS); in foldMemoryOperand()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1159 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DSIInstrInfo.cpp8179 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo