Searched refs:arg3_sp (Results 1 – 2 of 2) sorted by relevance
2253 bool arg3_sp = StackPointer().Aliases(arg3); in Printf() local2254 if (arg0_sp || arg1_sp || arg2_sp || arg3_sp) { in Printf()2263 if (arg3_sp) arg3 = Register(arg_sp.code(), arg3.size()); in Printf()
4688 bool arg3_sp = StackPointer().Aliases(arg3); in Printf() local4689 if (arg0_sp || arg1_sp || arg2_sp || arg3_sp) { in Printf()4698 if (arg3_sp) arg3 = Register::Create(arg_sp.code(), arg3.SizeInBits()); in Printf()