Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrInfo.h341 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
350 MachineInstr *foldMemoryOperandImpl(
442 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
HDX86InstrInfo.cpp4824 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
4972 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, in foldMemoryOperandImpl()
5002 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, in foldMemoryOperandImpl() function in X86InstrInfo
5053 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl()
5193 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
5211 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl()
5362 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
HDX86FastISel.cpp3943 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZInstrInfo.h262 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
267 MachineInstr *foldMemoryOperandImpl(
HDSystemZInstrInfo.cpp1003 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
1218 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.h166 using TargetInstrInfo::foldMemoryOperandImpl;
168 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
HDAArch64InstrInfo.cpp3239 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetInstrInfo.h1116 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
1129 virtual MachineInstr *foldMemoryOperandImpl(
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetInstrInfo.cpp581 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS, VRM); in foldMemoryOperand()
647 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, LoadMI, LIS); in foldMemoryOperand()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h1041 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
HDSIInstrInfo.cpp6598 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo