Searched defs:ExtOpcode (Results 1 – 10 of 10) sorted by relevance
816 auto ExtOpcode = (I.getOpcode() == Instruction::AShr) ? Instruction::SExt in FoldShiftByConstant() local
2278 auto ExtOpcode = ExtInst->getOpcode(); in foldSelectExtConst() local
2083 unsigned OpIdx, unsigned ExtOpcode) { in widenScalarSrc()2106 unsigned OpIdx, unsigned ExtOpcode) { in narrowScalarDst()2482 unsigned ExtOpcode; in widenScalarAddSubOverflow() local3180 unsigned ExtOpcode = in widenScalar() local
1031 unsigned ExtOpcode = match(R.getOperand(0), m_SExt(m_VPValue())) in simplifyRecipe() local
1749 unpackV2S16ToS32(MachineIRBuilder &B, Register Src, unsigned ExtOpcode) { in unpackV2S16ToS32()
13277 auto ExtOpcode = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in visitVSELECT() local13657 static bool isCompatibleLoad(SDValue N, unsigned ExtOpcode) { in isCompatibleLoad()14347 unsigned ExtOpcode = IsSignedCmp ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in foldSextSetcc() local
6543 unsigned ExtOpcode = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerMGATHER() local6633 unsigned ExtOpcode = IsSigned ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerMSCATTER() local18284 unsigned ExtOpcode = Op0.getOpcode(); in performVecReduceAddCombine() local
8535 unsigned ExtOpcode = in combineINT_TO_FP() local
9563 unsigned ExtOpcode) { in AddRequiredExtensionForVMULL()
7535 unsigned ExtOpcode = (Op.getOpcode() == ISD::UINT_TO_FP || in LowerOperation() local