Searched defs:ExtendOpcode (Results 1 – 4 of 4) sorted by relevance
42 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
12127 unsigned ExtendOpcode = Extend.getOpcode(); in performCommonVectorExtendCombine() local17502 unsigned ExtendOpcode = Signed ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerFixedLengthVectorIntDivideToSVE() local
9820 auto ExtendOpcode = AllAddOne ? ISD::ZERO_EXTEND : ISD::SIGN_EXTEND; in foldVSelectOfConstants() local
47791 unsigned ExtendOpcode = Extend->getOpcode(); in combineToExtendCMOV() local