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

References

include/llvm/CodeGen/TargetLowering.h
 2388       LType = ISD::ZEXTLOAD;
 2391       LType = ISD::SEXTLOAD;
 2394     return isLoadExtLegal(LType, VT, LoadVT);