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