Searched defs:VecOpTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 1911 VectorType *VecOpTy = nullptr; getTypeBasedIntrinsicInstrCost() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCasts.cpp | 862 auto *VecOpTy = cast<VectorType>(VecOp->getType()); visitTrunc() local |