Home
last modified time | relevance | path

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

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