Searched defs:foldMemoryOperandImpl (Results 1 - 7 of 7) sorted by path

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp141 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:AMDGPUInstrInfo
149 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:AMDGPUInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h576 /// foldMemoryOperandImpl - Target-dependent implementation for
579 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, function in class:llvm::TargetInstrInfo
586 /// foldMemoryOperandImpl - Target-dependent implementation for
589 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp558 MachineInstr *HexagonInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:HexagonInstrInfo
/external/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.cpp173 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:AMDGPUInstrInfo
181 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:AMDGPUInstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp747 SystemZInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:SystemZInstrInfo
865 SystemZInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr* MI, function in class:SystemZInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4070 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:X86InstrInfo
4334 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, function in class:X86InstrInfo
4377 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, Size, Alignment);
4380 MachineInstr* X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:X86InstrInfo
4388 return foldMemoryOperandImpl(MF, MI, Ops, FrameIndex);
4520 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, 0, Alignment);
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp141 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:AMDGPUInstrInfo
149 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF, function in class:AMDGPUInstrInfo

Completed in 402 milliseconds