Searched refs:Int64ConstantFrom (Results 1 – 3 of 3) sorted by relevance
182 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;1324 int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), &cond, &opposite); in GenerateLongTestConstant()1566 const int64_t value = AdjustConstantForCondition(Int64ConstantFrom(right), in GenerateEqualLong()1620 if (AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite) == 0) { in GenerateConditionLong()1691 value = AdjustConstantForCondition(Int64ConstantFrom(right), &condition, &opposite); in GenerateConditionIntegralOrNonPrimitive()2756 const int64_t value = Int64ConstantFrom(src); in VisitSelect()4642 if (Int64ConstantFrom(value) == 0) { in VisitDivZeroCheck()6762 int64_t value = Int64ConstantFrom(source); in EmitMove()