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

/external/llvm/lib/CodeGen/SelectionDAG/
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 75 milliseconds