Searched refs:IsInt64Value (Results 1 – 3 of 3) sorted by relevance
2018 IsInt64Value(instruction->InputAt(1), 1)) { in VectorizeHalvingAddIdiom()
989 if (a == the_negated && a == not_negated && IsInt64Value(b, 0)) { in VisitSelect()
7977 inline bool IsInt64Value(HInstruction* instruction, int64_t value) { in IsInt64Value() function