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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h626 SDValue WidenVecRes_SCALAR_TO_VECTOR(SDNode* N);
H A DLegalizeVectorTypes.cpp1559 case ISD::SCALAR_TO_VECTOR: Res = WidenVecRes_SCALAR_TO_VECTOR(N); break;
2257 SDValue DAGTypeLegalizer::WidenVecRes_SCALAR_TO_VECTOR(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 39 milliseconds