Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp63 unsigned MFLoOpc, unsigned RegSize);
66 unsigned MFLoOpc);
193 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument
214 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandStoreACC()
231 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument
252 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandCopyACC()