Searched refs:PerformVDUPLANECombine (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13378 /// PerformVDUPLANECombine - Target-specific dag combine xforms for
13380 static SDValue PerformVDUPLANECombine(SDNode *N, function
14643 case ARMISD::VDUPLANE: return PerformVDUPLANECombine(N, DCI);

Completed in 91 milliseconds