| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 249 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 253 MachineInstr *foldMemoryOperandImpl(
|
| H A D | SystemZInstrInfo.cpp | 1061 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo 1244 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 388 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 396 MachineInstr *foldMemoryOperandImpl( 485 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | X86InstrInfo.cpp | 4821 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 4967 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, in foldMemoryOperandImpl() 4997 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, in foldMemoryOperandImpl() function in X86InstrInfo 5047 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl() 5181 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 5199 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl() 5344 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
|
| H A D | X86FastISel.cpp | 3969 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 148 using TargetInstrInfo::foldMemoryOperandImpl; 150 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | AArch64InstrInfo.cpp | 2960 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1018 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 1030 virtual MachineInstr *foldMemoryOperandImpl(
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 572 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS); in foldMemoryOperand() 638 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, LoadMI, LIS); in foldMemoryOperand()
|