Home
last modified time | relevance | path

Searched refs:expandROT (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp814 if (TLI.expandROT(Node, false /*AllowVectorOps*/, Tmp, DAG)) { in Expand()
DLegalizeIntegerTypes.cpp1176 TLI.expandROT(N, true /*AllowVectorOps*/, Res, DAG); in PromoteIntRes_Rotate()
4196 TLI.expandROT(N, true /*AllowVectorOps*/, Res, DAG); in ExpandIntRes_Rotate()
DLegalizeDAG.cpp3355 if (TLI.expandROT(Node, true /*AllowVectorOps*/, Tmp1, DAG)) in ExpandNode()
DTargetLowering.cpp6576 bool TargetLowering::expandROT(SDNode *Node, bool AllowVectorOps, in expandROT() function in TargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h4389 bool expandROT(SDNode *N, bool AllowVectorOps, SDValue &Result,