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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h313 void ExpandIntRes_CTLZ (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp1112 case ISD::CTLZ: ExpandIntRes_CTLZ(N, Lo, Hi); break;
1714 void DAGTypeLegalizer::ExpandIntRes_CTLZ(SDNode *N, function in class:DAGTypeLegalizer

Completed in 76 milliseconds