Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.h104 unsigned PushOneOpc) const;
H A DARMFrameLowering.cpp2217 unsigned PushOneOpc = AFI->isThumbFunction() ? in spillCalleeSavedRegisters() local
2255 emitPushInst(MBB, MI, CSI, PushOpc, PushOneOpc, false, IsGPRCS1); in spillCalleeSavedRegisters()
2256 emitPushInst(MBB, MI, CSI, PushOpc, PushOneOpc, false, IsGPRCS2); in spillCalleeSavedRegisters()
2259 emitPushInst(MBB, MI, CSI, PushOpc, PushOneOpc, false, IsGPRCS3); in spillCalleeSavedRegisters()