Home
last modified time | relevance | path

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

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