Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp996 if (SDValue Expanded = TLI.expandFunnelShift(Node, DAG)) { in Expand()
H A DLegalizeDAG.cpp3882 if (SDValue Expanded = TLI.expandFunnelShift(Node, DAG)) in ExpandNode()
H A DTargetLowering.cpp7973 SDValue TargetLowering::expandFunnelShift(SDNode *Node, in expandFunnelShift() function in TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5229 SDValue expandFunnelShift(SDNode *N, SelectionDAG &DAG) const;