Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp80 unsigned MFLoOpc, unsigned RegSize);
83 unsigned MFLoOpc);
222 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument
238 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandStoreACC()
255 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument
272 BuildMI(MBB, I, DL, TII.get(MFLoOpc), VR0).addReg(Src); in expandCopyACC()