Searched refs:PushOneOpc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMFrameLowering.cpp | 1428 unsigned PushOneOpc = AFI->isThumbFunction() ? in spillCalleeSavedRegisters() local 1432 emitPushInst(MBB, MI, CSI, PushOpc, PushOneOpc, false, &isARMArea1Register, 0, in spillCalleeSavedRegisters() 1434 emitPushInst(MBB, MI, CSI, PushOpc, PushOneOpc, false, &isARMArea2Register, 0, in spillCalleeSavedRegisters()
|