Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1177 const unsigned EltTyBits = DstTy->getScalarSizeInBits(); in getMinMaxReductionCost() local
1196 const unsigned EltTyBits = DL.getTypeSizeInBits(DstTy); in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4790 const unsigned EltTyBits = DL.getTypeSizeInBits(EltTy); in getReplicationShuffleCost() local
4941 const int EltTyBits = DL.getTypeSizeInBits(EltTy); in getMemoryOpCost() local