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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1249 case ISD::CTTZ: ExpandIntRes_CTTZ(N, Lo, Hi); break;
1835 void DAGTypeLegalizer::ExpandIntRes_CTTZ(SDNode *N, function in class:DAGTypeLegalizer

Completed in 31 milliseconds