Home
last modified time | relevance | path

Searched refs:canExpandVectorCTPOP (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ !
H A DTargetLowering.cpp8820 static bool canExpandVectorCTPOP(const TargetLowering &TLI, EVT VT) { in canExpandVectorCTPOP() function
8843 if (VT.isVector() && !canExpandVectorCTPOP(*this, VT)) in expandCTPOP()
9003 !canExpandVectorCTPOP(*this, VT)) || in expandCTLZ()
9124 !canExpandVectorCTPOP(*this, VT)) || in expandCTTZ()