Searched defs:isPush (Results 1 – 2 of 2) sorted by relevance
25 void X64GenProEpilog::GenerateCalleeSavedRegs(bool isPush) in GenerateCalleeSavedRegs()
56 uint8_t Aarch32CallingConvention::PushPopVRegs(VRegMask vregs, bool isPush = true) in PushPopVRegs()