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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h272 SDValue PromoteIntOp_INSERT_VECTOR_ELT(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp777 Res = PromoteIntOp_INSERT_VECTOR_ELT(N, OpNo);break;
938 SDValue DAGTypeLegalizer::PromoteIntOp_INSERT_VECTOR_ELT(SDNode *N, function in class:DAGTypeLegalizer

Completed in 74 milliseconds