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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h258 SDValue PromoteIntRes_UNDEF(SDNode *N);
H A DLegalizeIntegerTypes.cpp77 case ISD::UNDEF: Res = PromoteIntRes_UNDEF(N); break;
695 SDValue DAGTypeLegalizer::PromoteIntRes_UNDEF(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 337 milliseconds