Searched refs:arg0_sp (Results 1 – 2 of 2) sorted by relevance
2232 bool arg0_sp = StackPointer().Aliases(arg0); in Printf() local2236 if (arg0_sp || arg1_sp || arg2_sp || arg3_sp) { in Printf()2242 if (arg0_sp) arg0 = Register(arg_sp.code(), arg0.size()); in Printf()
5169 bool arg0_sp = StackPointer().Aliases(arg0); in Printf() local5173 if (arg0_sp || arg1_sp || arg2_sp || arg3_sp) { in Printf()5179 if (arg0_sp) arg0 = Register::Create(arg_sp.code(), arg0.SizeInBits()); in Printf()