Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp45 bool selectSubCarry(SDNode *N);
77 IsSelected = selectSubCarry(N); in Select()
335 bool CSKYDAGToDAGISel::selectSubCarry(SDNode *N) { in selectSubCarry() function in CSKYDAGToDAGISel