| /minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
| H A D | AMDGPUInstrInfo.h | 88 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, 92 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF,
|
| H A D | AMDGPUInstrInfo.cpp | 157 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AMDGPUInstrInfo 165 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AMDGPUInstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 185 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, 188 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr* MI,
|
| H A D | SystemZInstrInfo.cpp | 747 SystemZInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in SystemZInstrInfo 865 SystemZInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr* MI, in foldMemoryOperandImpl() function in SystemZInstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 131 using TargetInstrInfo::foldMemoryOperandImpl; 133 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI,
|
| H A D | AArch64InstrInfo.cpp | 2073 AArch64InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, in foldMemoryOperandImpl() function in AArch64InstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.h | 105 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, 110 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function
|
| H A D | HexagonInstrInfo.cpp | 558 MachineInstr *HexagonInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in HexagonInstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 303 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, 311 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, 404 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF,
|
| H A D | X86InstrInfo.cpp | 4281 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in X86InstrInfo 4419 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOp, MOs, Size, Align, in foldMemoryOperandImpl() 4650 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, in foldMemoryOperandImpl() function in X86InstrInfo 4695 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, in foldMemoryOperandImpl() 4718 MachineInstr* X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in X86InstrInfo 4728 return foldMemoryOperandImpl(MF, MI, Ops, FrameIndex); in foldMemoryOperandImpl() 4849 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, in foldMemoryOperandImpl()
|
| H A D | X86FastISel.cpp | 3335 XII.foldMemoryOperandImpl(*FuncInfo.MF, MI, OpNo, AddrOps, in tryToFoldLoadIntoMI()
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetInstrInfo.h | 726 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function 736 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 474 NewMI =foldMemoryOperandImpl(MF, MI, Ops, FI); in foldMemoryOperand() 543 NewMI = foldMemoryOperandImpl(MF, MI, Ops, LoadMI); in foldMemoryOperand()
|