reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
76 setTruncStoreAction(VT0, VT1, Expand); 77 setLoadExtAction(ISD::SEXTLOAD, VT0, VT1, Expand); 78 setLoadExtAction(ISD::ZEXTLOAD, VT0, VT1, Expand); 79 setLoadExtAction(ISD::EXTLOAD, VT0, VT1, Expand);