Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp461 static const unsigned IntegerVecReduceOps[] = { in RISCVTargetLowering() local
476 setOperationAction(IntegerVecReduceOps, MVT::i64, Custom); in RISCVTargetLowering()
589 setOperationAction(IntegerVecReduceOps, VT, Custom); in RISCVTargetLowering()