/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
AMDGPUInstrInfo.cpp | 164 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 173 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
|
AMDGPUInstrInfo.h | 101 bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 104 bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
|
/external/llvm/lib/Target/R600/ |
AMDGPUInstrInfo.cpp | 144 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 153 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
|
AMDGPUInstrInfo.h | 103 bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 106 bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDGPUInstrInfo.cpp | 164 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 173 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
|
AMDGPUInstrInfo.h | 101 bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 104 bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
|
/external/llvm/include/llvm/Target/ |
TargetInstrInfo.h | 561 /// unfoldMemoryOperand - Separate a single instruction which folded a load or 564 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 570 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrInfo.h | 302 /// unfoldMemoryOperand - Separate a single instruction which folded a load or 305 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, 309 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
|
X86InstrInfo.cpp | [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGFast.cpp | 238 if (!TII->unfoldMemoryOperand(*DAG, N, NewNodes))
|
ScheduleDAGRRList.cpp | [all...] |
/external/llvm/lib/CodeGen/ |
MachineLICM.cpp | [all...] |
TwoAddressInstructionPass.cpp | [all...] |