Searched defs:VecTySize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 1612 unsigned VecTySize = DL.getTypeStoreSize(BaseTp); getShuffleCost() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 1407 unsigned VecTySize = thisT()->getDataLayout().getTypeStoreSize(VecTy); global() variable |