Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h98 RISCVVRGatherCostModelEnum RISCVVRGatherCostModel = Quadratic; variable
166 RISCVVRGatherCostModelEnum getVRGatherCostModel() const { return RISCVVRGatherCostModel; } in getVRGatherCostModel()
H A DRISCVFeatures.td1697 : SubtargetFeature<"log-vrgather", "RISCVVRGatherCostModel", "NLog2N",