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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h238 SDValue PromoteIntRes_EXTRACT_VECTOR_ELT(SDNode *N);
H A DLegalizeIntegerTypes.cpp65 Res = PromoteIntRes_EXTRACT_VECTOR_ELT(N); break;
344 SDValue DAGTypeLegalizer::PromoteIntRes_EXTRACT_VECTOR_ELT(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 68 milliseconds