Home
last modified time | relevance | path

Searched refs:foldMemoryOperandImpl (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.h380 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
389 MachineInstr *foldMemoryOperandImpl(
478 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DX86InstrInfo.cpp5502 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
5659 NewMI = foldMemoryOperandImpl(MF, MI, CommuteOpIdx2, MOs, InsertPt, Size, in foldMemoryOperandImpl()
5689 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, in foldMemoryOperandImpl() function in X86InstrInfo
5740 return foldMemoryOperandImpl(MF, MI, Ops[0], in foldMemoryOperandImpl()
5988 MachineInstr *X86InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in X86InstrInfo
6006 return foldMemoryOperandImpl(MF, MI, Ops, InsertPt, FrameIndex, LIS); in foldMemoryOperandImpl()
6162 return foldMemoryOperandImpl(MF, MI, Ops[0], MOs, InsertPt, in foldMemoryOperandImpl()
H A DX86FastISel.cpp3921 MachineInstr *Result = XII.foldMemoryOperandImpl( in tryToFoldLoadIntoMI()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h277 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
282 MachineInstr *foldMemoryOperandImpl(
H A DSystemZInstrInfo.cpp994 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
1326 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SystemZInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h183 using TargetInstrInfo::foldMemoryOperandImpl;
185 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DAArch64InstrInfo.cpp4077 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in AArch64InstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1194 foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
1207 virtual MachineInstr *foldMemoryOperandImpl(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp609 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS, VRM); in foldMemoryOperand()
679 NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, LoadMI, LIS); in foldMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1103 MachineInstr *foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,
H A DSIInstrInfo.cpp7781 MachineInstr *SIInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl() function in SIInstrInfo