| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 277 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 282 MachineInstr *foldMemoryOperandImpl(
|
| H A D | SystemZInstrInfo.cpp | 994 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo 1326 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 384 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 393 MachineInstr *foldMemoryOperandImpl( 482 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | X86InstrInfo.cpp | 5556 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 5713 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, Size, in foldMemoryOperandImpl() 5743 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, in foldMemoryOperandImpl() function in X86InstrInfo 5794 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl() 6042 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 6060 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl() 6216 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
|
| H A D | X86FastISel.cpp | 3947 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 183 using TargetInstrInfo::foldMemoryOperandImpl; 185 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | AArch64InstrInfo.cpp | 4138 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1207 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 1220 virtual MachineInstr *foldMemoryOperandImpl(
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 609 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS, VRM); in foldMemoryOperand() 679 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, LoadMI, LIS); in foldMemoryOperand()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 1104 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | SIInstrInfo.cpp | 7847 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo
|