Lines Matching refs:kPrimLong
1116 explicit HLongConstant(int64_t value) : HConstant(Primitive::kPrimLong), value_(value) {}