Searched defs:getCustomCtpopCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 711 virtual unsigned getCustomCtpopCost(EVT VT, ISD::CondCode Cond) const { getCustomCtpopCost() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 21913 unsigned RISCVTargetLowering::getCustomCtpopCost(EVT VT, getCustomCtpopCost() function in RISCVTargetLowering |