/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPUInstrInfo.h | 90 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, 94 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF,
|
D | AMDGPUInstrInfo.cpp | 141 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AMDGPUInstrInfo 149 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUInstrInfo.h | 88 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, 91 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI,
|
D | AMDGPUInstrInfo.cpp | 155 MachineInstr *AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AMDGPUInstrInfo 163 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, in foldMemoryOperandImpl() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 188 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, 191 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI,
|
D | SystemZInstrInfo.cpp | 749 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in SystemZInstrInfo 867 SystemZInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, in foldMemoryOperandImpl() function in SystemZInstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 308 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, 315 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, 407 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI,
|
D | X86InstrInfo.cpp | 4766 MachineInstr *X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in X86InstrInfo 4904 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOp, MOs, Size, Align, in foldMemoryOperandImpl() 5134 MachineInstr *X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in X86InstrInfo 5175 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl() 5199 MachineInstr *X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in X86InstrInfo 5209 return foldMemoryOperandImpl(MF, MI, Ops, FrameIndex); in foldMemoryOperandImpl() 5329 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, in foldMemoryOperandImpl()
|
D | X86FastISel.cpp | 3514 XII.foldMemoryOperandImpl(*FuncInfo.MF, MI, OpNo, AddrOps, in tryToFoldLoadIntoMI()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 113 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, 117 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, in foldMemoryOperandImpl() function
|
D | HexagonInstrInfo.cpp | 652 MachineInstr *HexagonInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in HexagonInstrInfo
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 131 using TargetInstrInfo::foldMemoryOperandImpl; 132 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI,
|
D | AArch64InstrInfo.cpp | 2071 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AArch64InstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 725 virtual MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function 735 virtual MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 468 NewMI =foldMemoryOperandImpl(MF, MI, Ops, FI); in foldMemoryOperand() 536 NewMI = foldMemoryOperandImpl(MF, MI, Ops, LoadMI); in foldMemoryOperand()
|