Lines Matching full:addint64
3328 size_t ConstantArea::AddInt64(int64_t v) {3349 return AddInt64(bit_cast<int64_t, double>(v));