v.25.3Performance Improvement

Replace Int256 and UInt256 with clang builtin

Replace Int256 and UInt256 with clang builtin i256 in arithmetic calculation, and it gives a performance improvement #70502. #73658 (李扬).