Home
last modified time | relevance | path

Searched refs:HalveAndExtendVector (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27426 auto HalveAndExtendVector = [&DAG, &dl, &HalfVT, &PromVT, in LowerFixedLengthVectorIntDivideToSVE() local
27439 auto [Op0LoExt, Op0HiExt] = HalveAndExtendVector(Op.getOperand(0)); in LowerFixedLengthVectorIntDivideToSVE()
27440 auto [Op1LoExt, Op1HiExt] = HalveAndExtendVector(Op.getOperand(1)); in LowerFixedLengthVectorIntDivideToSVE()