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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16791 /// PerformSTORECombine - Target-specific dag combine xforms for
16793 static SDValue PerformSTORECombine(SDNode *N, function
18884 case ISD::STORE: return PerformSTORECombine(N, DCI, Subtarget);

Completed in 214 milliseconds