Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3466 unsigned SrcEltSize = SrcTy.getElementType().getSizeInBits(); in selectVectorICmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2196 unsigned SrcEltSize = SrcEltVT.getSizeInBits(); in LowerOperation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp7371 uint64_t SrcEltSize = Context.getTypeSize(SrcEltTy); in areVectorTypesSameSize() local