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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1137 case ISD::CTLZ: ExpandIntRes_CTLZ(N, Lo, Hi); break;
1773 void DAGTypeLegalizer::ExpandIntRes_CTLZ(SDNode *N, function in class:DAGTypeLegalizer

Completed in 124 milliseconds