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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp70 case ISD::SELECT: Res = PromoteIntRes_SELECT(N); break;
539 SDValue DAGTypeLegalizer::PromoteIntRes_SELECT(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 27 milliseconds