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