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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 747 Builder->CreateVectorSplat(VWidth, VTCI));
750 Builder->CreateVectorSplat(VWidth, VTCI));
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp 816 return Builder.CreateVectorSplat(NumElements, Elt, "splat");
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]

Completed in 197 milliseconds