Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp818 if (SDValue Expanded = TLI.expandVPCTLZ(Node, DAG)) { in Expand()
DTargetLowering.cpp8411 SDValue TargetLowering::expandVPCTLZ(SDNode *Node, SelectionDAG &DAG) const { in expandVPCTLZ() function in TargetLowering
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h4948 SDValue expandVPCTLZ(SDNode *N, SelectionDAG &DAG) const;