Home
last modified time | relevance | path

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

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