| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrInfo.h | 341 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 350 MachineInstr *foldMemoryOperandImpl( 442 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| HD | X86InstrInfo.cpp | 4824 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()
|
| HD | X86FastISel.cpp | 3943 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.h | 262 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 267 MachineInstr *foldMemoryOperandImpl(
|
| HD | SystemZInstrInfo.cpp | 1003 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/ |
| HD | AArch64InstrInfo.h | 166 using TargetInstrInfo::foldMemoryOperandImpl; 168 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| HD | AArch64InstrInfo.cpp | 3239 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | TargetInstrInfo.h | 1116 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 1129 virtual MachineInstr *foldMemoryOperandImpl(
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | TargetInstrInfo.cpp | 581 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/ |
| HD | SIInstrInfo.h | 1041 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| HD | SIInstrInfo.cpp | 6598 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo
|