Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp64 unsigned MFLoOpc, unsigned RegSize);
67 unsigned MFLoOpc);
205 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument
221 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandStoreACC()
238 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument
254 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandCopyACC()