Searched defs:unfoldMemoryOperand (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPUInstrInfo.cpp | 164 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function in AMDGPUInstrInfo 173 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in AMDGPUInstrInfo
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUInstrInfo.cpp | 175 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function in AMDGPUInstrInfo 184 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in AMDGPUInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 794 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function 800 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 5389 bool X86InstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function in X86InstrInfo 5515 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in X86InstrInfo
|