Searched defs:ExtendKind (Results 1 – 4 of 4) sorted by relevance
67 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in getPreferredExtendForValue() local
506 ISD::NodeType ExtendKind = ISD::ANY_EXTEND) { in getCopyToParts()895 ISD::NodeType ExtendKind = PreferredExtendType; in getCopyToRegs() local1866 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in visitRet() local9253 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in LowerCallTo() local
1477 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in GetReturnInfo() local
990 enum ExtendKind { ZeroExtended, SignExtended, Unknown }; enum in __anon9400224e0511::WidenIV