Lines Matching defs:Int64LSL
573 inline GateRef StubBuilder::Int64LSL(GateRef x, GateRef y)
575 return env_->GetBuilder()->Int64LSL(x, y);
2034 GateRef mask = Int64LSL(
2038 Int64LSL(value, Int64(PropertyAttributes::DictionaryOrderField::START_BIT)));
2786 GateRef mask = Int64LSL(
2790 Int64LSL(ZExtInt32ToInt64(value), Int64(PropertyAttributes::OffsetField::START_BIT)));
2797 GateRef mask = Int64LSL(
2801 Int64LSL(ZExtInt32ToInt64(value), Int64(PropertyAttributes::IsInlinedPropsField::START_BIT)));
2808 GateRef mask = Int64LSL(
2812 Int64LSL(ZExtInt32ToInt64(type), Int64(PropertyAttributes::TrackTypeField::START_BIT)));
2862 GateRef mask = Int64LSL(
2867 Int64LSL(ZExtInt32ToInt64(targetType), Int64(PropertyAttributes::RepresentationField::START_BIT)));