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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13068 /// CombineBaseUpdate - Target-specific DAG combine function for VLDDUP,
13073 static SDValue CombineBaseUpdate(SDNode *N, function
13294 return CombineBaseUpdate(N, DCI);
13446 return CombineBaseUpdate(N, DCI);
13661 return CombineBaseUpdate(N, DCI);

Completed in 91 milliseconds