/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXReplaceImageHandles.cpp | 1749 unsigned VecSize = processInstr() local
|
H A D | NVPTXISelDAGToDAG.cpp | 2055 unsigned VecSize; in tryLoadParam() local
|
H A D | NVPTXAsmPrinter.cpp | 179 unsigned VecSize = in lowerImageHandleOperand() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVExtract.cpp | 161 unsigned VecSize = HRI.getRegSizeInBits(VecRC) / 8; in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | Hexagon.cpp | 148 uint64_t VecSize = T.hasFeature("hvx-length64b") ? 64*8 : 128*8; in classifyReturnType() local
|
H A D | ARM.cpp | 729 unsigned VecSize = getContext().getTypeSize(VT); in isHomogeneousAggregateBaseType() local
|
H A D | AArch64.cpp | 514 unsigned VecSize = getContext().getTypeSize(VT); in isHomogeneousAggregateBaseType() local
|
H A D | X86.cpp | 67 unsigned VecSize = Context.getTypeSize(VT); in isX86VectorTypeForVectorCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.cpp | 479 unsigned VecSize = NumElts * ScalarBits; in DecodeVPERMILPMask() local 501 unsigned VecSize = NumElts * ScalarBits; in DecodeVPERMIL2PMask() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMBaseInfo.h | 437 VecSize = 3 << VecSizeShift, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 1397 SIInstrInfo::getIndirectGPRIDXPseudo(unsigned VecSize, in getIndirectGPRIDXPseudo() 1456 static unsigned getIndirectVGPRWriteMovRelPseudoOpc(unsigned VecSize) { in getIndirectVGPRWriteMovRelPseudoOpc() 1485 static unsigned getIndirectSGPRWriteMovRelPseudo32(unsigned VecSize) { in getIndirectSGPRWriteMovRelPseudo32() 1514 static unsigned getIndirectSGPRWriteMovRelPseudo64(unsigned VecSize) { in getIndirectSGPRWriteMovRelPseudo64() 1530 SIInstrInfo::getIndirectRegWriteMovRelPseudo(unsigned VecSize, unsigned EltSize, in getIndirectRegWriteMovRelPseudo()
|
H A D | SIISelLowering.cpp | 7204 unsigned VecSize = VecVT.getSizeInBits(); in lowerINSERT_VECTOR_ELT() local 7284 unsigned VecSize = VecVT.getSizeInBits(); in lowerEXTRACT_VECTOR_ELT() local 13328 unsigned VecSize = EltSize * NumElem; in shouldExpandVectorDynExt() local 13381 unsigned VecSize = VecVT.getSizeInBits(); in performExtractVectorEltCombine() local
|
H A D | AMDGPUISelDAGToDAG.cpp | 3016 unsigned VecSize = Src.getValueSizeInBits(); in SelectVOP3PMods() local
|
H A D | AMDGPURegisterBankInfo.cpp | 4291 unsigned VecSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); in getInstrMapping() local
|
H A D | AMDGPUInstructionSelector.cpp | 3121 unsigned VecSize = VecTy.getSizeInBits(); in selectG_INSERT_VECTOR_ELT() local
|
H A D | AMDGPULegalizerInfo.cpp | 1800 const unsigned VecSize = VecTy.getSizeInBits(); in AMDGPULegalizerInfo() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 2321 std::optional<llvm::APSInt> VecSize = in BuildVectorType() local 8248 unsigned VecSize = static_cast<unsigned>(SveVectorSizeInBits.getZExtValue()); in HandleArmSveVectorBitsTypeAttr() local 8339 unsigned VecSize = static_cast<unsigned>(RVVVectorSizeInBits.getZExtValue()); in HandleRISCVRVVVectorBitsTypeAttr() local
|
H A D | SemaExpr.cpp | 11379 const llvm::ElementCount VecSize = in checkSizelessVectorShift() local 11394 const llvm::ElementCount VecSize = in checkSizelessVectorShift() local 12578 const llvm::ElementCount VecSize = Context.getBuiltinVectorTypeInfo(VTy).EC; in GetSignedSizelessVectorType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 1192 int VecSize = in isShuffleEquivalentToSelect() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1920 size_t VecSize = Vec.size(); in SimplifyValuePattern() local
|
H A D | AArch64ISelLowering.cpp | 16599 unsigned VecSize = 128; in getNumInterleavedAccesses() local 16645 unsigned VecSize = DL.getTypeSizeInBits(VecTy); in isLegalInterleavedAccessType() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 1334 unsigned VecSize = V.size(); in getTypeForElements() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 6989 const unsigned VecSize = 16; in CC_AIX() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21625 unsigned VecSize = DL.getTypeSizeInBits(VecTy); in isLegalInterleavedAccessType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 31218 unsigned VecSize = VT.getSizeInBits(); in LowerHorizontalByteSum() local 51860 unsigned VecSize = ExtOp0.getValueSizeInBits(); in combineStore() local
|