HomeSort by relevance Sort by last modified time
    Searched defs:unfoldMemoryOperand (Results 1 - 5 of 5) sorted by null

  /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,
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 164 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI,
173 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp 195 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI,
204 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 603 /// unfoldMemoryOperand - Separate a single instruction which folded a load or
606 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI,
612 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 1093 milliseconds