Home
last modified time | relevance | path

Searched defs:VecOpTy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1467 VectorType *VecOpTy = nullptr; in getTypeBasedIntrinsicInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp915 auto *VecOpTy = cast<VectorType>(VecOp->getType()); in visitTrunc() local