Searched refs:MFLoOpc (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEFrameLowering.cpp | 78 unsigned MFLoOpc, unsigned RegSize); 81 unsigned MFLoOpc); 220 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument 236 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandStoreACC() 253 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument 270 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandCopyACC()
|