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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9780 /// PerformVDUPLANECombine - Target-specific dag combine xforms for
9782 static SDValue PerformVDUPLANECombine(SDNode *N, function
10583 case ARMISD::VDUPLANE: return PerformVDUPLANECombine(N, DCI);

Completed in 235 milliseconds