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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 538 int SplatElt = -1; // undef
547 if (SplatElt >=0 && SplatElt != MaskElt)
549 SplatElt = MaskElt;
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp     [all...]

Completed in 184 milliseconds