Searched refs:canFoldMemoryOperand (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPUInstrInfo.h | 99 bool canFoldMemoryOperand(const MachineInstr *MI,
|
D | AMDGPUInstrInfo.cpp | 157 AMDGPUInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in AMDGPUInstrInfo
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | AMDGPUInstrInfo.h | 99 bool canFoldMemoryOperand(const MachineInstr *MI,
|
D | AMDGPUInstrInfo.cpp | 157 AMDGPUInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUInstrInfo.h | 113 bool canFoldMemoryOperand(const MachineInstr *MI,
|
D | AMDGPUInstrInfo.cpp | 189 AMDGPUInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 317 bool canFoldMemoryOperand(const MachineInstr*,
|
D | X86InstrInfo.cpp | 4524 bool X86InstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in X86InstrInfo 4577 return TargetInstrInfo::canFoldMemoryOperand(MI, Ops); in canFoldMemoryOperand()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 600 bool canFoldMemoryOperand(const MachineInstr *MI,
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 374 canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in TargetInstrInfo
|