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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h267 SDValue PromoteIntOp_BUILD_PAIR(SDNode *N);
H A DLegalizeIntegerTypes.cpp770 case ISD::BUILD_PAIR: Res = PromoteIntOp_BUILD_PAIR(N); break;
891 SDValue DAGTypeLegalizer::PromoteIntOp_BUILD_PAIR(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 596 milliseconds