Searched defs:IsTrunc (Results 1 – 2 of 2) sorted by relevance
3861 const bool IsTrunc = CastKind == InstCast::Fptrunc; in lowerCast() local
9012 bool IsTrunc) { in getMaskedScatter()