OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expandDPLoadStore
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h
107
void
expandDPLoadStore
(MachineBasicBlock &MBB,
MipsSEInstrInfo.cpp
276
expandDPLoadStore
(MBB, MI, Mips::LDC1, Mips::LWC1);
279
expandDPLoadStore
(MBB, MI, Mips::SDC1, Mips::SWC1);
475
void MipsSEInstrInfo::
expandDPLoadStore
(MachineBasicBlock &MBB,
Completed in 49 milliseconds