Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp64 bool expandCopyACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc,
232 return expandCopyACC(MBB, I, Opcodes.first, Opcodes.second); in expandCopy()
235 bool ExpandPseudo::expandCopyACC(MachineBasicBlock &MBB, Iter I, in expandCopyACC() function in ExpandPseudo