Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1296 auto getConstantMatCost = in getArithmeticInstrCost() local
1312 ConstantMatCost += getConstantMatCost(0, Op1Info); in getArithmeticInstrCost()
1314 ConstantMatCost += getConstantMatCost(1, Op2Info); in getArithmeticInstrCost()