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.cpp2053 auto GetConstantMatCost = in getCmpSelInstrCost() local
2065 ConstantMatCost += GetConstantMatCost(Op1Info); in getCmpSelInstrCost()
2067 ConstantMatCost += GetConstantMatCost(Op2Info); in getCmpSelInstrCost()