Home
last modified time | relevance | path

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

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