Searched refs:pushReg (Results 1 – 2 of 2) sorted by relevance
208 void pushReg(unsigned Reg) { in pushReg() function248 pushReg(AsReg); // New register on top of stack in duplicateToTop()524 pushReg(Bundle.FixStack[i-1]); in setupBlockStack()969 pushReg(DReg); in adjustLiveRegs()1062 pushReg(N - I - 1); in handleCall()1171 pushReg(DestReg); in handleZeroArgFP()1258 pushReg(getFPReg(MI.getOperand(0))); in handleOneArgFPRW()1554 pushReg(Reg); in handleSpecialFP()1721 pushReg(NumSTDefs - i - 1); in handleSpecialFP()
504 pushReg(Reg, RegOpers.Uses); in collectOperand()509 pushReg(Reg, RegOpers.Uses); in collectOperand()513 pushReg(Reg, RegOpers.DeadDefs); in collectOperand()515 pushReg(Reg, RegOpers.Defs); in collectOperand()519 void pushReg(Register Reg, in pushReg() function in __anondcf0e0b20611::RegisterOperandsCollector