Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1911 VectorType *VecOpTy = nullptr; in getTypeBasedIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp862 auto *VecOpTy = cast<VectorType>(VecOp->getType()); in visitTrunc() local