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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4874 static bool isAddSubSExt(SDNode *N, SelectionDAG &DAG) { function
4917 if (isN1SExt && isAddSubSExt(N0, DAG)) {

Completed in 56 milliseconds