| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 380 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 389 MachineInstr *foldMemoryOperandImpl( 478 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | X86InstrInfo.cpp | 5502 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 5659 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, Size, in foldMemoryOperandImpl() 5689 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, in foldMemoryOperandImpl() function in X86InstrInfo 5740 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl() 5988 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo 6006 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl() 6162 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
|
| H A D | X86FastISel.cpp | 3921 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
|
| /netbsd-src/external/apache2/llvm/dist/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
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 183 using TargetInstrInfo::foldMemoryOperandImpl; 185 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | AArch64InstrInfo.cpp | 4077 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1194 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, 1207 virtual MachineInstr *foldMemoryOperandImpl(
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 1103 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
|
| H A D | SIInstrInfo.cpp | 7781 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo
|