Home
last modified time | relevance | path

Searched defs:VecSize (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp1761 unsigned VecSize = in processInstr() local
H A DNVPTXISelDAGToDAG.cpp2029 unsigned VecSize; in tryLoadParam() local
H A DNVPTXAsmPrinter.cpp177 unsigned VecSize = in lowerImageHandleOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVExtract.cpp161 unsigned VecSize = HRI.getRegSizeInBits(VecRC) / 8; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DHexagon.cpp148 uint64_t VecSize = T.hasFeature("hvx-length64b") ? 64*8 : 128*8; in classifyReturnType() local
H A DARM.cpp731 unsigned VecSize = getContext().getTypeSize(VT); in isHomogeneousAggregateBaseType() local
H A DAArch64.cpp493 unsigned VecSize = getContext().getTypeSize(VT); in isHomogeneousAggregateBaseType() local
H A DX86.cpp67 unsigned VecSize = Context.getTypeSize(VT); in isX86VectorTypeForVectorCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp479 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 DARMBaseInfo.h437 VecSize = 3 << VecSizeShift, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1398 SIInstrInfo::getIndirectGPRIDXPseudo(unsigned VecSize, in getIndirectGPRIDXPseudo()
1457 static unsigned getIndirectVGPRWriteMovRelPseudoOpc(unsigned VecSize) { in getIndirectVGPRWriteMovRelPseudoOpc()
1486 static unsigned getIndirectSGPRWriteMovRelPseudo32(unsigned VecSize) { in getIndirectSGPRWriteMovRelPseudo32()
1515 static unsigned getIndirectSGPRWriteMovRelPseudo64(unsigned VecSize) { in getIndirectSGPRWriteMovRelPseudo64()
1531 SIInstrInfo::getIndirectRegWriteMovRelPseudo(unsigned VecSize, unsigned EltSize, in getIndirectRegWriteMovRelPseudo()
H A DSIISelLowering.cpp6776 unsigned VecSize = VecVT.getSizeInBits(); in lowerINSERT_VECTOR_ELT() local
6856 unsigned VecSize = VecVT.getSizeInBits(); in lowerEXTRACT_VECTOR_ELT() local
13030 unsigned VecSize = EltSize * NumElem; in shouldExpandVectorDynExt() local
13083 unsigned VecSize = VecVT.getSizeInBits(); in performExtractVectorEltCombine() local
H A DAMDGPUISelDAGToDAG.cpp2951 unsigned VecSize = Src.getValueSizeInBits(); in SelectVOP3PMods() local
H A DAMDGPURegisterBankInfo.cpp4284 unsigned VecSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); in getInstrMapping() local
H A DAMDGPUInstructionSelector.cpp3174 unsigned VecSize = VecTy.getSizeInBits(); in selectG_INSERT_VECTOR_ELT() local
H A DAMDGPULegalizerInfo.cpp1728 const unsigned VecSize = VecTy.getSizeInBits(); in AMDGPULegalizerInfo() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2774 std::optional<llvm::APSInt> VecSize = in BuildVectorType() local
8554 unsigned VecSize = static_cast<unsigned>(SveVectorSizeInBits.getZExtValue()); in HandleArmSveVectorBitsTypeAttr() local
8645 unsigned VecSize = static_cast<unsigned>(RVVVectorSizeInBits.getZExtValue()); in HandleRISCVRVVVectorBitsTypeAttr() local
H A DSemaExpr.cpp12360 const llvm::ElementCount VecSize = in checkSizelessVectorShift() local
12375 const llvm::ElementCount VecSize = in checkSizelessVectorShift() local
13602 const llvm::ElementCount VecSize = Context.getBuiltinVectorTypeInfo(VTy).EC; in GetSignedSizelessVectorType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1185 int VecSize = in isShuffleEquivalentToSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1741 size_t VecSize = Vec.size(); in SimplifyValuePattern() local
H A DAArch64ISelLowering.cpp15517 unsigned VecSize = 128; in getNumInterleavedAccesses() local
15564 unsigned VecSize = DL.getTypeSizeInBits(VecTy); in isLegalInterleavedAccessType() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1277 unsigned VecSize = V.size(); in getTypeForElements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5390 unsigned VecSize = DstTy.getSizeInBits(); in selectInsertElt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6858 const unsigned VecSize = 16; in CC_AIX() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21602 unsigned VecSize = DL.getTypeSizeInBits(VecTy); in isLegalInterleavedAccessType() local

12