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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h236 SDValue PromoteIntRes_CTPOP(SDNode *N);
H A DLegalizeIntegerTypes.cpp61 case ISD::CTPOP: Res = PromoteIntRes_CTPOP(N); break;
322 SDValue DAGTypeLegalizer::PromoteIntRes_CTPOP(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 119 milliseconds