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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 9587   if (IntBits != 16 && IntBits != 32 && IntBits != 64)
 9587   if (IntBits != 16 && IntBits != 32 && IntBits != 64)
 9587   if (IntBits != 16 && IntBits != 32 && IntBits != 64)
 9591   if (IntBits > FloatBits)
 9596   int32_t Bits = IntBits == 64 ? 64 : 32;
 9629   if (IntBits < FloatBits)