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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 150 unsigned VectorWidth = EI.getVectorOperandType()->getNumElements();
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 161 unsigned VectorWidth = EI.getVectorOperandType()->getNumElements();
378 VectorType *ExtVecType = ExtElt->getVectorOperandType();
    [all...]
InstCombineCasts.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 184 unsigned VectorWidth = EI.getVectorOperandType()->getNumElements();
371 VectorType *ExtVecType = ExtElt->getVectorOperandType();
    [all...]
InstCombineCasts.cpp     [all...]
  /external/llvm/lib/Analysis/
Lint.cpp 592 Assert(CI->getValue().ult(I.getVectorOperandType()->getNumElements()),
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Lint.cpp 526 Assert1(CI->getValue().ult(I.getVectorOperandType()->getNumElements()),
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
Lint.cpp 626 Assert(CI->getValue().ult(I.getVectorOperandType()->getNumElements()),
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 254 unsigned Size = EI0->getVectorOperandType()->getVectorNumElements();
    [all...]

Completed in 666 milliseconds