Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeVectorOps.cpp947 if (SDValue Expanded = TLI.expandVPBITREVERSE(Node, DAG)) { in Expand()
HDTargetLowering.cpp9556 SDValue TargetLowering::expandVPBITREVERSE(SDNode *N, SelectionDAG &DAG) const { in expandVPBITREVERSE() function in TargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h5383 SDValue expandVPBITREVERSE(SDNode *N, SelectionDAG &DAG) const;