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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ExpandVectorPredication.cpp 217 VPI.canIgnoreVectorLengthParam()) &&
254 if (VPI.canIgnoreVectorLengthParam())
286 if (VPI.canIgnoreVectorLengthParam())
306 assert(VPI.canIgnoreVectorLengthParam() &&
  /src/external/apache2/llvm/dist/llvm/lib/IR/
IntrinsicInst.cpp 382 bool VPIntrinsic::canIgnoreVectorLengthParam() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h 410 bool canIgnoreVectorLengthParam() const;

Completed in 22 milliseconds