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