Searched refs:Int64ConstantFrom (Results 1 – 3 of 3) sorted by relevance
173 inline int64_t Int64ConstantFrom(Location location) { in Int64ConstantFrom() function
27 using helpers::Int64ConstantFrom;916 offset += Int64ConstantFrom(index) << shift; in VecAddress()942 offset += Int64ConstantFrom(index) << shift; in VecAddressUnaligned()
64 using helpers::Int64ConstantFrom;1347 int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), &cond, &opposite); in GenerateLongTestConstant()1589 const int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), in GenerateEqualLong()1643 if (AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite) == 0) { in GenerateConditionLong()1714 value = AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite); in GenerateConditionIntegralOrNonPrimitive()2969 const int64_t value = Int64ConstantFrom(src); in VisitSelect()5037 if (Int64ConstantFrom(value) == 0) { in VisitDivZeroCheck()7220 int64_t value = Int64ConstantFrom(source); in EmitMove()