OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMemOperand
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Mips/
MipsInstrInfo.h
92
MachineMemOperand *
GetMemOperand
(MachineBasicBlock &MBB, int FI,
MipsInstrInfo.cpp
54
MachineMemOperand *MipsInstrInfo::
GetMemOperand
(MachineBasicBlock &MBB, int FI,
Mips16InstrInfo.cpp
107
MachineMemOperand *MMO =
GetMemOperand
(MBB, FI, MachineMemOperand::MOStore);
123
MachineMemOperand *MMO =
GetMemOperand
(MBB, FI, MachineMemOperand::MOLoad);
MipsSEInstrInfo.cpp
161
MachineMemOperand *MMO =
GetMemOperand
(MBB, FI, MachineMemOperand::MOStore);
189
MachineMemOperand *MMO =
GetMemOperand
(MBB, FI, MachineMemOperand::MOLoad);
Completed in 55 milliseconds