/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/chromium_org/third_party/mesa/src/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 | 96 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, 100 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF,
|
D | AMDGPUInstrInfo.cpp | 173 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AMDGPUInstrInfo 181 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 302 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, 310 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, 403 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF,
|
D | X86InstrInfo.cpp | 4070 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in X86InstrInfo 4334 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, in foldMemoryOperandImpl() function in X86InstrInfo 4377 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, Size, Alignment); in foldMemoryOperandImpl() 4380 MachineInstr* X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in X86InstrInfo 4388 return foldMemoryOperandImpl(MF, MI, Ops, FrameIndex); in foldMemoryOperandImpl() 4520 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, 0, Alignment); in foldMemoryOperandImpl()
|
D | X86FastISel.cpp | 3359 XII.foldMemoryOperandImpl(*FuncInfo.MF, MI, OpNo, AddrOps, Size, Alignment); in tryToFoldLoadIntoMI()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 185 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, 188 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr* MI,
|
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
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 105 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, 110 MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function
|
D | HexagonInstrInfo.cpp | 558 MachineInstr *HexagonInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function in HexagonInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 579 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function 589 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, in foldMemoryOperandImpl() function
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 123 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI,
|
D | AArch64InstrInfo.cpp | 1836 AArch64InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, in foldMemoryOperandImpl() function in AArch64InstrInfo
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 467 NewMI =foldMemoryOperandImpl(MF, MI, Ops, FI); in foldMemoryOperand() 536 NewMI = foldMemoryOperandImpl(MF, MI, Ops, LoadMI); in foldMemoryOperand()
|