Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp62 unsigned MFLoOpc, unsigned RegSize);
65 unsigned MFLoOpc);
203 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument
219 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandStoreACC()
236 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument
252 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandCopyACC()