Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1999 unsigned SrcEltSize = SrcEltVT.getSizeInBits(); in lowerFP_TO_INT_SAT() local
3923 unsigned SrcEltSize = SrcEltVT.getSizeInBits(); in LowerOperation() local
7118 unsigned SrcEltSize = SrcVT.getScalarSizeInBits(); in lowerVPFPIntConvOp() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3818 unsigned SrcEltSize = SrcTy.getElementType().getSizeInBits(); in selectVectorICmp() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6834 unsigned SrcEltSize = SrcTy.getElementType().getSizeInBits(); in lowerExtract() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp7971 uint64_t SrcEltSize = Context.getTypeSize(SrcEltTy); in areVectorTypesSameSize() local