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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp     [all...]
InstCombineVectorOps.cpp 213 int SrcIdx = SVI->getMaskValue(Elt->getZExtValue());
    [all...]
  /external/llvm/lib/Analysis/
VectorUtils.cpp 395 int InEl = SVI->getMaskValue(EltNo);
  /external/llvm/lib/Transforms/Scalar/
Scalarizer.cpp 554 int Selector = SVI.getMaskValue(I);
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
Instructions.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]

Completed in 197 milliseconds