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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h277 SDValue PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp780 Res = PromoteIntOp_SCALAR_TO_VECTOR(N); break;
973 SDValue DAGTypeLegalizer::PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 121 milliseconds