Searched refs:HalveAndExtendVector (Results 1 – 1 of 1) sorted by relevance
29043 auto HalveAndExtendVector = [&DAG, &DL, &HalfVT, &PromVT, in LowerFixedLengthVectorIntDivideToSVE() local29056 auto [Op0LoExt, Op0HiExt] = HalveAndExtendVector(Op.getOperand(0)); in LowerFixedLengthVectorIntDivideToSVE()29057 auto [Op1LoExt, Op1HiExt] = HalveAndExtendVector(Op.getOperand(1)); in LowerFixedLengthVectorIntDivideToSVE()