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);
204 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument
220 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandStoreACC()
237 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument
253 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandCopyACC()