Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h706 virtual bool isCtpopFast(EVT VT) const { in isCtpopFast() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp21969 bool RISCVTargetLowering::isCtpopFast(EVT VT) const { in isCtpopFast() function in RISCVTargetLowering