Home | History | Annotate | Download | only in InstCombine

Lines Matching full:i64

2585   // might lose information from the integer, e.g. "i64 -> float"
2591 // This would allow us to handle (fptosi (x >>s 62) to float) if x is i64 f.e.