Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h289 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
294 MachineInstr *foldMemoryOperandImpl(
H A DSystemZInstrInfo.cpp1019 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
1348 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h423 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
432 MachineInstr *foldMemoryOperandImpl(
524 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DX86InstrInfo.cpp7280 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
7440 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, Size, in foldMemoryOperandImpl()
7469 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
7532 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl()
7973 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
7991 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl()
8164 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
H A DX86FastISel.cpp4003 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h88 using TargetInstrInfo::foldMemoryOperandImpl;
89 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DRISCVInstrInfo.cpp760 MachineInstr *RISCVInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h217 using TargetInstrInfo::foldMemoryOperandImpl;
219 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DAArch64InstrInfo.cpp5465 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1313 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
1326 virtual MachineInstr *foldMemoryOperandImpl(
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp685 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS, VRM); in foldMemoryOperand()
758 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, LoadMI, LIS); in foldMemoryOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1343 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DSIInstrInfo.cpp9373 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo