HomeSort by: relevance | last modified time | path
    Searched refs:ExpandOp_SCALAR_TO_VECTOR (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypesGeneric.cpp 445 SDValue DAGTypeLegalizer::ExpandOp_SCALAR_TO_VECTOR(SDNode *N) {
LegalizeTypes.h 1053 SDValue ExpandOp_SCALAR_TO_VECTOR (SDNode *N);
LegalizeIntegerTypes.cpp 4197 case ISD::SCALAR_TO_VECTOR: Res = ExpandOp_SCALAR_TO_VECTOR(N); break;

Completed in 30 milliseconds