Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1691 auto getConstantMatCost = in getArithmeticInstrCost() local
1707 ConstantMatCost += getConstantMatCost(0, Op1Info); in getArithmeticInstrCost()
1709 ConstantMatCost += getConstantMatCost(1, Op2Info); in getArithmeticInstrCost()