Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVSubtarget.h240 unsigned getDLenFactor() const { in getDLenFactor() function
HDRISCVISelLowering.cpp2857 unsigned DLenFactor = Subtarget.getDLenFactor(); in getLMULCost()