Searched defs:isCtpopFast (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 660 virtual bool isCtpopFast(EVT VT) const { isCtpopFast() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 20323 bool RISCVTargetLowering::isCtpopFast(EVT VT) const { isCtpopFast() function in RISCVTargetLowering |