Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h705 virtual bool isCtpopFast(EVT VT) const { isCtpopFast() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21904 bool RISCVTargetLowering::isCtpopFast(EVT VT) const { isCtpopFast() function in RISCVTargetLowering