Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18982 static SDValue performVectorAddSubExtCombine(SDNode *N, SelectionDAG &DAG) { in performVectorAddSubExtCombine() function
19544 if (SDValue Val = performVectorAddSubExtCombine(N, DCI.DAG)) in performAddSubCombine()