Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1621 unsigned FNCVT = in getCastInstrCost() local
1650 Cost += getRISCVInstructionCost(FNCVT, VecVT, CostKind); in getCastInstrCost()
1664 unsigned FNCVT = IsSigned ? RISCV::VFNCVT_F_X_W : RISCV::VFNCVT_F_XU_W; in getCastInstrCost() local
1696 Cost += getRISCVInstructionCost(FNCVT, DstLT.second, CostKind); in getCastInstrCost()