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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp53 case ISD::AssertSext: Res = PromoteIntRes_AssertSext(N); break;
157 SDValue DAGTypeLegalizer::PromoteIntRes_AssertSext(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 367 milliseconds