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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h315 void ExpandIntRes_CTTZ (SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeIntegerTypes.cpp1115 case ISD::CTTZ: ExpandIntRes_CTTZ(N, Lo, Hi); break;
1744 void DAGTypeLegalizer::ExpandIntRes_CTTZ(SDNode *N, function in class:DAGTypeLegalizer

Completed in 147 milliseconds