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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h624 SDValue WidenVecRes_SCALAR_TO_VECTOR(SDNode* N);
H A DLegalizeVectorTypes.cpp1462 case ISD::SCALAR_TO_VECTOR: Res = WidenVecRes_SCALAR_TO_VECTOR(N); break;
2164 SDValue DAGTypeLegalizer::WidenVecRes_SCALAR_TO_VECTOR(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 95 milliseconds