Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp672 std::pair<InstructionCost, MVT> DestLT = in getShuffleCost() local
677 Cost += DestLT.first * TLI->getLMULCost(DestLT.second); in getShuffleCost()