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

References

lib/Target/ARM/ARMISelLowering.cpp
14837   if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy())
14840   if (!isTypeLegal(EVT::getEVT(Ty1)))
14843   assert(Ty1->getPrimitiveSizeInBits() <= 64 && "i128 is probably not a noop");