Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13412 static SDValue TryDistrubutionADDVecReduce(SDNode *N, SelectionDAG &DAG) { in TryDistrubutionADDVecReduce() function
13562 if (SDValue R = TryDistrubutionADDVecReduce(N, DAG)) in PerformADDVecReduce()