Searched refs:GetMemOperand (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h92 MachineMemOperand *GetMemOperand(MachineBasicBlock &MBB, int FI,
H A DMipsInstrInfo.cpp54 MachineMemOperand *MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI, function in class:MipsInstrInfo
H A DMips16InstrInfo.cpp107 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOStore);
123 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOLoad);
H A DMipsSEInstrInfo.cpp161 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOStore);
189 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOLoad);

Completed in 288 milliseconds