Home
last modified time | relevance | path

Searched defs:ReduceVT (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19885 EVT ReduceVT = getPackedSVEVectorVT(N->getValueType(0)); combineSVEReductionInt() local
19902 EVT ReduceVT = VecToReduce.getValueType(); combineSVEReductionFP() local
19919 EVT ReduceVT = VecToReduce.getValueType(); combineSVEReductionOrderedFP() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12149 EVT ReduceVT = EVT::getVectorVT(*DAG.getContext(), VT, 2); combineBinOpOfExtractToReduceTree() local
12171 EVT ReduceVT = EVT::getVectorVT(*DAG.getContext(), VT, RHSIdx + 1); combineBinOpOfExtractToReduceTree() local