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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9890 /// CombineBaseUpdate - Target-specific DAG combine function for VLDDUP,
9895 static SDValue CombineBaseUpdate(SDNode *N, function
10105 return CombineBaseUpdate(N, DCI);
10228 return CombineBaseUpdate(N, DCI);
10376 return CombineBaseUpdate(N, DCI);
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMISelLowering.cpp7146 /// CombineBaseUpdate - Target-specific DAG combine function for VLDDUP and
7148 static SDValue CombineBaseUpdate(SDNode *N, function
7958 return CombineBaseUpdate(N, DCI);
7976 return CombineBaseUpdate(N, DCI);

Completed in 1141 milliseconds