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