Home
last modified time | relevance | path

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

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