Home
last modified time | relevance | path

Searched refs:selectAddCarry (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp44 bool selectAddCarry(SDNode *N);
74 IsSelected = selectAddCarry(N); in Select()
292 bool CSKYDAGToDAGISel::selectAddCarry(SDNode *N) { in selectAddCarry() function in CSKYDAGToDAGISel