Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeVectorOps.cpp929 if (SDValue Expanded = TLI.expandABD(Node, DAG)) { in Expand()
HDLegalizeDAG.cpp3067 if ((Tmp1 = TLI.expandABD(Node, DAG))) in ExpandNode()
HDTargetLowering.cpp9257 SDValue TargetLowering::expandABD(SDNode *N, SelectionDAG &DAG) const { in expandABD() function in TargetLowering
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h5356 SDValue expandABD(SDNode *N, SelectionDAG &DAG) const;