Searched refs:arg2_sp (Results 1 – 1 of 1) sorted by relevance
2707 bool arg2_sp = StackPointer().Aliases(arg2); in Printf() local2709 if (arg0_sp || arg1_sp || arg2_sp || arg3_sp) { in Printf()2719 if (arg2_sp) arg2 = Register(arg_sp.GetCode(), arg2.GetSizeInBits()); in Printf()