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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp80 case ISD::UNDEF: Res = PromoteIntRes_UNDEF(N); break;
764 SDValue DAGTypeLegalizer::PromoteIntRes_UNDEF(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 32 milliseconds