| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 74 using TargetInstrInfo::foldMemoryOperandImpl; 75 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | RISCVInstrInfo.cpp | 629 MachineInstr *RISCVInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in RISCVInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 278 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 283 MachineInstr *foldMemoryOperandImpl(
|
| H A D | SystemZInstrInfo.cpp | 1006 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo 1336 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 396 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 405 MachineInstr *foldMemoryOperandImpl( 494 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | X86InstrInfo.cpp | 6088 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 6250 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, Size, in foldMemoryOperandImpl() 6280 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, in foldMemoryOperandImpl() function in X86InstrInfo 6331 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl() 6622 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 6640 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl() 6804 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
|
| H A D | X86FastISel.cpp | 3946 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 197 using TargetInstrInfo::foldMemoryOperandImpl; 199 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | AArch64InstrInfo.cpp | 4467 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1265 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 1278 virtual MachineInstr *foldMemoryOperandImpl(
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 606 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS, VRM); in foldMemoryOperand() 677 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, LoadMI, LIS); in foldMemoryOperand()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 1163 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | SIInstrInfo.cpp | 8312 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo
|