HomeSort by: relevance | last modified time | path
    Searched refs:getStaticVectorLength (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ExpandVectorPredication.cpp 261 ElementCount StaticElemCount = VPI.getStaticVectorLength();
299 ElementCount ElemCount = VPI.getStaticVectorLength();
  /src/external/apache2/llvm/dist/llvm/lib/IR/
IntrinsicInst.cpp 284 ElementCount VPIntrinsic::getStaticVectorLength() const {
385 ElementCount EC = getStaticVectorLength();
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h 414 ElementCount getStaticVectorLength() const;

Completed in 20 milliseconds