Searched defs:unfoldMemoryOperand (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUInstrInfo.cpp | 179 AMDGPUInstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function in AMDGPUInstrInfo 188 AMDGPUInstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in AMDGPUInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 796 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function 802 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 4910 bool X86InstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function in X86InstrInfo 5036 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in X86InstrInfo
|