Searched refs:MFHiOpc (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSEFrameLowering.cpp | 61 void expandStoreACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc, 64 bool expandCopyACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc, 203 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument 221 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandStoreACC() 236 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument 255 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandCopyACC()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEFrameLowering.cpp | 79 void expandStoreACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc, 82 bool expandCopyACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc, 222 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument 240 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandStoreACC() 255 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument 275 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandCopyACC()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEFrameLowering.cpp | 79 void expandStoreACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc, 82 bool expandCopyACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc, 222 unsigned MFHiOpc, unsigned MFLoOpc, in expandStoreACC() argument 240 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandStoreACC() 255 unsigned MFHiOpc, unsigned MFLoOpc) { in expandCopyACC() argument 275 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandCopyACC()
|