Searched defs:ExtendOpcode (Results 1 – 4 of 4) sorted by relevance
51 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
15443 unsigned ExtendOpcode = Extend.getOpcode(); in performBuildShuffleExtendCombine() local23127 unsigned ExtendOpcode = Signed ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerFixedLengthVectorIntDivideToSVE() local
11276 auto ExtendOpcode = AllAddOne ? ISD::ZERO_EXTEND : ISD::SIGN_EXTEND; in foldVSelectOfConstants() local
52919 unsigned ExtendOpcode = Extend->getOpcode(); in combineToExtendCMOV() local