Home
last modified time | relevance | path

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

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