reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 9582   if (FloatBits != 32 && FloatBits != 64)
 9582   if (FloatBits != 32 && FloatBits != 64)
 9591   if (IntBits > FloatBits)
 9607     ResTy = FloatBits == 32 ? MVT::v2i32 : MVT::v2i64;
 9610     ResTy = FloatBits == 32 ? MVT::v4i32 : MVT::v4i64;
 9629   if (IntBits < FloatBits)