Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp702 unsigned SrcEltSize = SrcTy->getScalarSizeInBits(); foldBitcastShuffle() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2780 unsigned SrcEltSize = SrcEltVT.getSizeInBits(); lowerFP_TO_INT_SAT() local
6170 unsigned SrcEltSize = SrcEltVT.getSizeInBits(); LowerOperation() local
10644 unsigned SrcEltSize = SrcVT.getScalarSizeInBits(); lowerVPFPIntConvOp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3720 unsigned SrcEltSize = SrcTy.getElementType().getSizeInBits(); selectVectorICmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7314 unsigned SrcEltSize = SrcTy.getElementType().getSizeInBits(); lowerExtract() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8319 uint64_t SrcEltSize = Context.getTypeSize(SrcEltTy); areVectorTypesSameSize() local