Home
last modified time | relevance | path

Searched refs:canFoldMemoryOperand (Results 1 – 8 of 8) 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/llvm/lib/Target/R600/
DAMDGPUInstrInfo.h104 bool canFoldMemoryOperand(const MachineInstr *MI,
DAMDGPUInstrInfo.cpp169 bool AMDGPUInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in AMDGPUInstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.h321 bool canFoldMemoryOperand(const MachineInstr *,
DX86InstrInfo.cpp5333 bool X86InstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in X86InstrInfo
5386 return TargetInstrInfo::canFoldMemoryOperand(MI, Ops); in canFoldMemoryOperand()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h788 virtual bool canFoldMemoryOperand(const MachineInstr *MI,
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp379 bool TargetInstrInfo::canFoldMemoryOperand(const MachineInstr *MI, in canFoldMemoryOperand() function in TargetInstrInfo