HomeSort by relevance Sort by last modified time
    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 31 milliseconds