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()
60 using helpers::Int64ConstantFrom;1325 int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), &cond, &opposite); in GenerateLongTestConstant()1567 const int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), in GenerateEqualLong()1621 if (AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite) == 0) { in GenerateConditionLong()1692 value = AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite); in GenerateConditionIntegralOrNonPrimitive()2886 const int64_t value = Int64ConstantFrom(src); in VisitSelect()4819 if (Int64ConstantFrom(value) == 0) { in VisitDivZeroCheck()6959 int64_t value = Int64ConstantFrom(source); in EmitMove()