Home
last modified time | relevance | path

Searched refs:canFoldMemoryOperand (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h99 bool canFoldMemoryOperand(const MachineInstr *MI,
DAMDGPUInstrInfo.cpp157 AMDGPUInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in AMDGPUInstrInfo
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h99 bool canFoldMemoryOperand(const MachineInstr *MI,
DAMDGPUInstrInfo.cpp157 AMDGPUInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in AMDGPUInstrInfo
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.h113 bool canFoldMemoryOperand(const MachineInstr *MI,
DAMDGPUInstrInfo.cpp189 AMDGPUInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in AMDGPUInstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.h317 bool canFoldMemoryOperand(const MachineInstr*,
DX86InstrInfo.cpp4524 bool X86InstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in X86InstrInfo
4577 return TargetInstrInfo::canFoldMemoryOperand(MI, Ops); in canFoldMemoryOperand()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h600 bool canFoldMemoryOperand(const MachineInstr *MI,
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp374 canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in TargetInstrInfo