Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h166 RISCVVRGatherCostModelEnum getVRGatherCostModel() const { return RISCVVRGatherCostModel; } in getVRGatherCostModel() function
H A DRISCVISelLowering.cpp3008 Subtarget.getVRGatherCostModel() == llvm::RISCVSubtarget::NLog2N; in getVRGatherVVCost()