Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp721 static const unsigned IntegerVecReduceOps[] = { in RISCVTargetLowering() local
736 setOperationAction(IntegerVecReduceOps, MVT::i64, Custom); in RISCVTargetLowering()
864 setOperationAction(IntegerVecReduceOps, VT, Custom); in RISCVTargetLowering()