Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8227 static bool canExpandVectorCTPOP(const TargetLowering &TLI, EVT VT) { in canExpandVectorCTPOP() function
8250 if (VT.isVector() && !canExpandVectorCTPOP(*this, VT)) in expandCTPOP()
8388 !canExpandVectorCTPOP(*this, VT)) || in expandCTLZ()
8509 !canExpandVectorCTPOP(*this, VT)) || in expandCTTZ()