Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13338 static SDValue TryDistrubutionADDVecReduce(SDNode *N, SelectionDAG &DAG) { in TryDistrubutionADDVecReduce() function
13488 if (SDValue R = TryDistrubutionADDVecReduce(N, DAG)) in PerformADDVecReduce()