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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp54 case ISD::AssertZext: Res = PromoteIntRes_AssertZext(N); break;
164 SDValue DAGTypeLegalizer::PromoteIntRes_AssertZext(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 92 milliseconds