Home
last modified time | relevance | path

Searched defs:getCustomCtpopCost (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h712 virtual unsigned getCustomCtpopCost(EVT VT, ISD::CondCode Cond) const { in getCustomCtpopCost() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21975 unsigned RISCVTargetLowering::getCustomCtpopCost(EVT VT, getCustomCtpopCost() function in RISCVTargetLowering