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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 485 SDValue ExpandIntOp_SPLAT_VECTOR(SDNode *N);
LegalizeIntegerTypes.cpp 4198 case ISD::SPLAT_VECTOR: Res = ExpandIntOp_SPLAT_VECTOR(N); break;
4454 SDValue DAGTypeLegalizer::ExpandIntOp_SPLAT_VECTOR(SDNode *N) {

Completed in 65 milliseconds