HomeSort by relevance Sort by last modified time
    Searched refs:PromoteIntOp_BUILD_VECTOR (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 271 SDValue PromoteIntOp_BUILD_VECTOR(SDNode *N);
    [all...]
LegalizeIntegerTypes.cpp 784 case ISD::BUILD_VECTOR: Res = PromoteIntOp_BUILD_VECTOR(N); break;
    [all...]

Completed in 25 milliseconds