Searched defs:BitWidthC (Results 1 – 2 of 2) sorted by relevance
5464 auto BitWidthC = MIRBuilder.buildConstant(ShTy, BW); in lowerFunnelShiftAsShifts() local5480 auto BitWidthC = MIRBuilder.buildConstant(ShTy, BW); in lowerFunnelShiftAsShifts() local5578 auto BitWidthC = MIRBuilder.buildConstant(AmtTy, EltSizeInBits); in lowerRotate() local
6511 SDValue BitWidthC = DAG.getConstant(BW, DL, ShVT); in expandFunnelShift() local6526 SDValue BitWidthC = DAG.getConstant(BW, DL, ShVT); in expandFunnelShift() local6591 SDValue BitWidthC = DAG.getConstant(EltSizeInBits, DL, ShVT); in expandROT() local