Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1094 MVT DstMVT = DstLT.second.changeVectorElementType(ElementMVT); in getCastInstrCost() local
1097 Cost += getRISCVInstructionCost(Op, DstMVT, CostKind); in getCastInstrCost()