Home
last modified time | relevance | path

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

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