Home
last modified time | relevance | path

Searched defs:SrcEltSize (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1052 const unsigned SrcEltSize = Src->getScalarSizeInBits(); in getCastInstrCost() local
1083 unsigned SrcEltSize = Src->getScalarSizeInBits(); in getCastInstrCost() local
H A DRISCVISelLowering.cpp2951 unsigned SrcEltSize = SrcEltVT.getSizeInBits(); in lowerFP_TO_INT_SAT() local
6581 unsigned SrcEltSize = SrcEltVT.getSizeInBits(); in LowerOperation() local
11423 unsigned SrcEltSize = SrcVT.getScalarSizeInBits(); in lowerVPFPIntConvOp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp715 unsigned SrcEltSize = SrcTy->getScalarSizeInBits(); in foldBitcastShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7799 unsigned SrcEltSize = SrcTy.getElementType().getSizeInBits(); in lowerExtract() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7483 uint64_t SrcEltSize = Context.getTypeSize(SrcEltTy); in areVectorTypesSameSize() local