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