Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1013 if (SDValue Expanded = TLI.expandVPCTTZ(Node, DAG)) { in Expand()
H A DTargetLowering.cpp8927 SDValue TargetLowering::expandVPCTTZ(SDNode *Node, SelectionDAG &DAG) const { in expandVPCTTZ() function in TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5167 SDValue expandVPCTTZ(SDNode *N, SelectionDAG &DAG) const;