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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9481 /// CombineBaseUpdate - Target-specific DAG combine function for VLDDUP,
9486 static SDValue CombineBaseUpdate(SDNode *N, function
9696 return CombineBaseUpdate(N, DCI);
9819 return CombineBaseUpdate(N, DCI);
9967 return CombineBaseUpdate(N, DCI);

Completed in 209 milliseconds